Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationES.cpp74 bool CompressedSubTextureFormatRequiresExactSize(GLenum internalFormat) in CompressedSubTextureFormatRequiresExactSize() function
1091 if (CompressedSubTextureFormatRequiresExactSize(internalFormat)) in ValidCompressedSubImageSize()