Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.cpp271 static bool DetermineBGRA8TextureSupport(const TextureCapsMap &textureCaps) in DetermineBGRA8TextureSupport() function
852 textureFormatBGRA8888EXT = DetermineBGRA8TextureSupport(textureCaps); in setTextureExtensionSupport()