Searched refs:MaxTextureCoords (Results 1 – 6 of 6) sorted by relevance
4 MaxTextureCoords 32
860 add_const("gl_MaxTextureCoords", state->Const.MaxTextureCoords); in generate_constants()1059 array(mat4_t, state->Const.MaxTextureCoords); in generate_uniforms()1091 array(vec4_t, state->Const.MaxTextureCoords); in generate_uniforms()
512 unsigned MaxTextureCoords; member
109 this->Const.MaxTextureCoords = ctx->Const.MaxTextureCoordUnits; in _mesa_glsl_parse_state()
1242 && (size > state->Const.MaxTextureCoords)) { in check_builtin_array_max_size()1250 state->Const.MaxTextureCoords); in check_builtin_array_max_size()