Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DCaps.h247 bool compressedETC2PunchthroughAsRGB8AlphaTextureOES = false; member
DCaps.cpp873 compressedETC2PunchthroughAsRGB8AlphaTextureOES = in setTextureExtensionSupport()
959 …8_alpha_texture"] = enableableExtension(&Extensions::compressedETC2PunchthroughAsRGB8AlphaTextureO… in GetExtensionInfoMap()
Dformatutils.cpp1067 …, 0, &Extensions::compressedTextureETC, &Extensions::compressedETC2PunchthroughAsRGB8AlphaTextureO… in BuildInternalFormatInfoMap()
DContext.cpp3589 mSupportedExtensions.compressedETC2PunchthroughAsRGB8AlphaTextureOES = false; in initCaps()