Searched refs:ViewFormat (Results 1 – 5 of 5) sorted by relevance
24 static TextureFormat ViewFormat(const TextureInfo& info) { in ViewFormat() function28 return TextureFormatChannelMask(ViewFormat(info)); in ChannelMask()
83 TextureFormatName(ViewFormat(info)), in GetAttachmentLabel()
327 TextureFormat format = TextureInfoPriv::ViewFormat(info); in ComputeSize()
250 TextureFormatCompressionType(TextureInfoPriv::ViewFormat(texInfo)); in MakeCompressed()
1530 TextureFormat format = TextureInfoPriv::ViewFormat(dstTexture->textureInfo()); in onCopyBufferToTexture()