Home
last modified time | relevance | path

Searched defs:checkSamplerAllocation (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DResourceManager.h245 Sampler *checkSamplerAllocation(rx::GLImplFactory *factory, SamplerID handle) in checkSamplerAllocation() function
/external/swiftshader/src/OpenGL/libGLESv2/
DResourceManager.cpp338 void ResourceManager::checkSamplerAllocation(GLuint sampler) in checkSamplerAllocation() function in es2::ResourceManager