Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DResourceManager.h230 Sampler *checkSamplerAllocation(rx::GLImplFactory *factory, GLuint handle) in checkSamplerAllocation() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DResourceManager.h245 Sampler *checkSamplerAllocation(rx::GLImplFactory *factory, SamplerID handle) in checkSamplerAllocation() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DResourceManager.cpp338 void ResourceManager::checkSamplerAllocation(GLuint sampler) in checkSamplerAllocation() function in es2::ResourceManager