Home
last modified time | relevance | path

Searched refs:MaxShaderCompilerThreads (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dhint.c140 ctx->Hint.MaxShaderCompilerThreads = count; in _mesa_MaxShaderCompilerThreadsKHR()
162 ctx->Hint.MaxShaderCompilerThreads = 0xffffffff; in _mesa_init_hint()
Dmtypes.h471 GLuint MaxShaderCompilerThreads; /**< GL_ARB_parallel_shader_compile */ member