Searched refs:checkTextureAllocation (Results 1 – 6 of 6) sorted by relevance
64 void checkTextureAllocation(GLuint texture, TextureType type);
136 void ResourceManager::checkTextureAllocation(GLuint texture, TextureType type) in checkTextureAllocation() function in es1::ResourceManager
1022 mResourceManager->checkTextureAllocation(texture, type); in bindTexture()
85 void checkTextureAllocation(GLuint texture, TextureType type);
285 void ResourceManager::checkTextureAllocation(GLuint texture, TextureType type) in checkTextureAllocation() function in es2::ResourceManager
1184 mResourceManager->checkTextureAllocation(texture, type); in bindTexture()