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.h228 void maxShaderCompilerThreads(GLuint count); \
DContext.cpp8769 void Context::maxShaderCompilerThreads(GLuint count) in maxShaderCompilerThreads() function in gl::Context
/external/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp7971 context->maxShaderCompilerThreads(count); in GL_MaxShaderCompilerThreadsKHR()