Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dgles_extensions_autogen.h119 bool compressedETC2PunchthroughARGBA8TextureOES = false; member
Dgles_extensions_autogen.cpp57 …ghA_RGBA8_texture"] = enableableExtension(&Extensions::compressedETC2PunchthroughARGBA8TextureOES); in GetExtensionInfoMap()
DCaps.cpp872 compressedETC2PunchthroughARGBA8TextureOES = in setTextureExtensionSupport()
Dformatutils.cpp1137 …, &Extensions::compressedTextureEtcANGLE, &Extensions::compressedETC2PunchthroughARGBA8TextureOES>… in BuildInternalFormatInfoMap()
DContext.cpp3649 mSupportedExtensions.compressedETC2PunchthroughARGBA8TextureOES = false; in initCaps()