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

/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 85 milliseconds