Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLES_CM/
DResourceManager.cpp136 void ResourceManager::checkTextureAllocation(GLuint texture, TextureType type) in checkTextureAllocation() function in es1::ResourceManager
/external/angle/src/libANGLE/
DResourceManager.h201 ANGLE_INLINE Texture *checkTextureAllocation(rx::GLImplFactory *factory, in checkTextureAllocation() function
/external/swiftshader/src/OpenGL/libGLESv2/
DResourceManager.cpp285 void ResourceManager::checkTextureAllocation(GLuint texture, TextureType type) in checkTextureAllocation() function in es2::ResourceManager