Searched refs:MaxTextureCoords (Results 1 – 6 of 6) sorted by relevance
4 MaxTextureCoords 32
747 add_const("gl_MaxTextureCoords", state->Const.MaxTextureCoords); in generate_constants()939 array(mat4_t, state->Const.MaxTextureCoords); in generate_uniforms()971 array(vec4_t, state->Const.MaxTextureCoords); in generate_uniforms()
466 unsigned MaxTextureCoords; member
104 this->Const.MaxTextureCoords = ctx->Const.MaxTextureCoordUnits; in _mesa_glsl_parse_state()
1223 && (size > state->Const.MaxTextureCoords)) { in check_builtin_array_max_size()1231 state->Const.MaxTextureCoords); in check_builtin_array_max_size()