OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GLSL_DUMP_ON_ERROR
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
shaderapi.c
119
flags |=
GLSL_DUMP_ON_ERROR
;
1275
if (ctx->_Shader->Flags &
GLSL_DUMP_ON_ERROR
) {
mtypes.h
3172
#define
GLSL_DUMP_ON_ERROR
0x80 /**< Dump shaders to stderr on compile error */
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
shaderapi.c
78
flags |=
GLSL_DUMP_ON_ERROR
;
1170
if (ctx->_Shader->Flags &
GLSL_DUMP_ON_ERROR
) {
mtypes.h
3093
#define
GLSL_DUMP_ON_ERROR
0x80 /**< Dump shaders to stderr on compile error */
Completed in 20 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026