Searched refs:MaxShaderCompilerThreads (Results 1 – 2 of 2) sorted by relevance
140 ctx->Hint.MaxShaderCompilerThreads = count; in _mesa_MaxShaderCompilerThreadsKHR()162 ctx->Hint.MaxShaderCompilerThreads = 0xffffffff; in _mesa_init_hint()
471 GLuint MaxShaderCompilerThreads; /**< GL_ARB_parallel_shader_compile */ member