Searched refs:MaxProgramMatrices (Results 1 – 5 of 5) sorted by relevance
182 unsigned MaxProgramMatrices; member
1630 if ((unsigned) $1 >= state->MaxProgramMatrices) {2582 state->MaxProgramMatrices = ctx->Const.MaxProgramMatrices;
508 GLuint MaxProgramMatrices; member
88 if (m <= ctx->Const.MaxProgramMatrices) in get_named_matrix_stack()
445 consts->MaxProgramMatrices = MAX_PROGRAM_MATRICES; in _mesa_init_constants()