Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DCaps.h244 bool compressedETC2PunchthroughARGB8TextureOES = false; member
DCaps.cpp871 compressedETC2PunchthroughARGB8TextureOES = in setTextureExtensionSupport()
958 …ughA_RGBA8_texture"] = enableableExtension(&Extensions::compressedETC2PunchthroughARGB8TextureOES); in GetExtensionInfoMap()
Dformatutils.cpp1066 …t<3, 0, &Extensions::compressedTextureETC, &Extensions::compressedETC2PunchthroughARGB8TextureOES>… in BuildInternalFormatInfoMap()
DContext.cpp3588 mSupportedExtensions.compressedETC2PunchthroughARGB8TextureOES = false; in initCaps()