Searched refs:MaxProgramMatrices (Results 1 – 5 of 5) sorted by relevance
181 unsigned MaxProgramMatrices; member
1622 if ((unsigned) $1 >= state->MaxProgramMatrices) {2572 state->MaxProgramMatrices = ctx->Const.MaxProgramMatrices;
507 GLuint MaxProgramMatrices; member
88 if (m <= ctx->Const.MaxProgramMatrices) in get_named_matrix_stack()
468 consts->MaxProgramMatrices = MAX_PROGRAM_MATRICES; in _mesa_init_constants()