Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.cpp517 static bool DetermineETC2RGB8TextureSupport(const TextureCapsMap &textureCaps) in DetermineETC2RGB8TextureSupport() function
870 compressedETC2RGB8TextureOES = DetermineETC2RGB8TextureSupport(textureCaps); in setTextureExtensionSupport()