Home
last modified time | relevance | path

Searched defs:setMaxShaderCompilerThreads (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DContextImpl.h195 virtual void setMaxShaderCompilerThreads(GLuint count) {} in setMaxShaderCompilerThreads() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DRendererGL.cpp392 void RendererGL::setMaxShaderCompilerThreads(GLuint count) in setMaxShaderCompilerThreads() function in rx::RendererGL
H A DContextGL.cpp1019 void ContextGL::setMaxShaderCompilerThreads(GLuint count) in setMaxShaderCompilerThreads() function in rx::ContextGL
/aosp_15_r20/external/angle/src/libANGLE/
H A DState.cpp3969 void State::setMaxShaderCompilerThreads(GLuint count) in setMaxShaderCompilerThreads() function in gl::State