Searched refs:compressedETC2SRGB8Alpha8TextureOES (Results 1 – 5 of 5) sorted by relevance
131 bool compressedETC2SRGB8Alpha8TextureOES = false; member
61 …TC2_sRGB8_alpha8_texture"] = enableableExtension(&Extensions::compressedETC2SRGB8Alpha8TextureOES); in GetExtensionInfoMap()
877 compressedETC2SRGB8Alpha8TextureOES = DetermineETC2sRGB8Alpha8TextureSupport(textureCaps); in setTextureExtensionSupport()
1140 …3, 0, &Extensions::compressedTextureEtcANGLE, &Extensions::compressedETC2SRGB8Alpha8TextureOES>, … in BuildInternalFormatInfoMap()
3653 mSupportedExtensions.compressedETC2SRGB8Alpha8TextureOES = false; in initCaps()