Searched refs:TextureFormatChannelMask (Results 1 – 3 of 3) sorted by relevance
141 uint32_t TextureFormatChannelMask(TextureFormat);
28 return TextureFormatChannelMask(ViewFormat(info)); in ChannelMask()
140 uint32_t TextureFormatChannelMask(TextureFormat format) { in TextureFormatChannelMask() function