Home
last modified time | relevance | path

Searched refs:maxShaderCompilerThreads (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DContext_gles_ext_autogen.h233 void maxShaderCompilerThreads(GLuint count); \
DContext.cpp9154 void Context::maxShaderCompilerThreads(GLuint count) in maxShaderCompilerThreads() function in gl::Context
/external/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp8878 context->maxShaderCompilerThreads(count); in GL_MaxShaderCompilerThreadsKHR()