Searched refs:GLSL_LOG (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dcontext.c1866 if (ctx->Shader.Flags & GLSL_LOG) {
H A Dshaderapi.c73 flags |= GLSL_LOG;
H A Dmtypes.h2414 #define GLSL_LOG 0x2 /**< Write shaders to files */ macro
/external/mesa3d/src/mesa/main/
H A Dcontext.c1866 if (ctx->Shader.Flags & GLSL_LOG) {
H A Dshaderapi.c73 flags |= GLSL_LOG;
H A Dmtypes.h2414 #define GLSL_LOG 0x2 /**< Write shaders to files */ macro
/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dir_to_mesa.cpp3104 if (ctx->Shader.Flags & GLSL_LOG) {
/external/mesa3d/src/mesa/program/
H A Dir_to_mesa.cpp3104 if (ctx->Shader.Flags & GLSL_LOG) {

Completed in 252 milliseconds