Searched refs:GLSL_REPORT_ERRORS (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dshaderapi.c87 flags |= GLSL_REPORT_ERRORS;
736 (ctx->Shader.Flags & GLSL_REPORT_ERRORS)) {
771 (ctx->Shader.Flags & GLSL_REPORT_ERRORS)) {
H A Dmtypes.h2421 #define GLSL_REPORT_ERRORS 0x100 /**< Print compilation errors */ macro
/external/mesa3d/src/mesa/main/
H A Dshaderapi.c87 flags |= GLSL_REPORT_ERRORS;
736 (ctx->Shader.Flags & GLSL_REPORT_ERRORS)) {
771 (ctx->Shader.Flags & GLSL_REPORT_ERRORS)) {
H A Dmtypes.h2421 #define GLSL_REPORT_ERRORS 0x100 /**< Print compilation errors */ macro

Completed in 113 milliseconds