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

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