OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MaxShaderCompilerThreads
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
hint.c
139
ctx->Hint.
MaxShaderCompilerThreads
= count;
160
ctx->Hint.
MaxShaderCompilerThreads
= 0xffffffff;
mtypes.h
556
GLuint
MaxShaderCompilerThreads
; /**< GL_ARB_parallel_shader_compile */
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
hint.c
139
ctx->Hint.
MaxShaderCompilerThreads
= count;
160
ctx->Hint.
MaxShaderCompilerThreads
= 0xffffffff;
mtypes.h
606
GLuint
MaxShaderCompilerThreads
; /**< GL_ARB_parallel_shader_compile */
/xsrc/external/mit/MesaLib/src/mesa/
get_hash.h
209
{ GL_MAX_SHADER_COMPILER_THREADS_ARB, CONTEXT_INT(Hint.
MaxShaderCompilerThreads
), NO_EXTRA },
/xsrc/external/mit/MesaLib.old/src/mesa/
get_hash.h
206
{ GL_MAX_SHADER_COMPILER_THREADS_ARB, CONTEXT_INT(Hint.
MaxShaderCompilerThreads
), NO_EXTRA },
Completed in 36 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026