Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.cpp557 static bool DetermineETC2RGBA8TextureSupport(const TextureCapsMap &textureCaps) in DetermineETC2RGBA8TextureSupport() function
876 compressedETC2RGBA8TextureOES = DetermineETC2RGBA8TextureSupport(textureCaps); in setTextureExtensionSupport()