Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.cpp686 static bool DetermineDepth24OESSupport(const TextureCapsMap &textureCaps) in DetermineDepth24OESSupport() function
887 depth24OES = DetermineDepth24OESSupport(textureCaps); in setTextureExtensionSupport()