Home
last modified time | relevance | path

Searched refs:TextureFormatChannelMask (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/graphite/
DTextureFormat.h141 uint32_t TextureFormatChannelMask(TextureFormat);
DTextureInfoPriv.h28 return TextureFormatChannelMask(ViewFormat(info)); in ChannelMask()
DTextureFormat.cpp140 uint32_t TextureFormatChannelMask(TextureFormat format) { in TextureFormatChannelMask() function