Home
last modified time | relevance | path

Searched defs:checkTextureAllocation (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DResourceManager.h184 ANGLE_INLINE Texture *checkTextureAllocation(rx::GLImplFactory *factory, in checkTextureAllocation() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DResourceManager.h201 ANGLE_INLINE Texture *checkTextureAllocation(rx::GLImplFactory *factory, in checkTextureAllocation() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DResourceManager.cpp285 void ResourceManager::checkTextureAllocation(GLuint texture, TextureType type) in checkTextureAllocation() function in es2::ResourceManager