Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dgles_extensions_autogen.h122 bool compressedETC2PunchthroughASRGB8AlphaTextureOES = false; member
Dgles_extensions_autogen.cpp58 …8_alpha_texture"] = enableableExtension(&Extensions::compressedETC2PunchthroughASRGB8AlphaTextureO… in GetExtensionInfoMap()
DCaps.cpp874 compressedETC2PunchthroughASRGB8AlphaTextureOES = in setTextureExtensionSupport()
Dformatutils.cpp1138 …&Extensions::compressedTextureEtcANGLE, &Extensions::compressedETC2PunchthroughASRGB8AlphaTextureO… in BuildInternalFormatInfoMap()
DContext.cpp3650 mSupportedExtensions.compressedETC2PunchthroughASRGB8AlphaTextureOES = false; in initCaps()