Searched refs:GLSL_UNIFORMS (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Duniform_query.cpp687 if (ctx->Shader.Flags & GLSL_UNIFORMS) {
875 if (ctx->Shader.Flags & GLSL_UNIFORMS) {
H A Dshaderapi.c83 flags |= GLSL_UNIFORMS;
H A Dmtypes.h2417 #define GLSL_UNIFORMS 0x10 /**< Print glUniform calls */ macro
/external/mesa3d/src/mesa/main/
H A Duniform_query.cpp687 if (ctx->Shader.Flags & GLSL_UNIFORMS) {
875 if (ctx->Shader.Flags & GLSL_UNIFORMS) {
H A Dshaderapi.c83 flags |= GLSL_UNIFORMS;
H A Dmtypes.h2417 #define GLSL_UNIFORMS 0x10 /**< Print glUniform calls */ macro

Completed in 167 milliseconds