Searched refs:textureFormat2101010REV (Results 1 – 5 of 5) sorted by relevance
196 bool textureFormat2101010REV = false; member
861 textureFormat2101010REV = DetermineTextureFormat2101010Support(textureCaps); in setTextureExtensionSupport()932 …["GL_EXT_texture_type_2_10_10_10_REV"] = enableableExtension(&Extensions::textureFormat2101010REV); in GetExtensionInfoMap()
1116 if (!context->getExtensions().textureFormat2101010REV) in ValidateES2TexImageParametersBase()1571 if (!context->getExtensions().textureFormat2101010REV) in ValidateES2TexImageParametersBase()1588 if (context->getExtensions().textureFormat2101010REV && in ValidateES2TexImageParametersBase()
1219 …0_10_REV, GL_UNSIGNED_NORMALIZED, false, RequireExt<&Extensions::textureFormat2101010REV>, AlwaysS… in BuildInternalFormatInfoMap()1224 …0_10_REV, GL_UNSIGNED_NORMALIZED, false, RequireExt<&Extensions::textureFormat2101010REV>, AlwaysS… in BuildInternalFormatInfoMap()
365 mNativeExtensions.textureFormat2101010REV = true; in ensureCapsInitialized()