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