Searched refs:MaxProgramMatrices (Results 1 – 6 of 6) sorted by relevance
176 unsigned MaxProgramMatrices; member
1747 if ((unsigned) $1 >= state->MaxProgramMatrices) {2722 state->MaxProgramMatrices = ctx->Const.MaxProgramMatrices;
210 if (m > ctx->Const.MaxProgramMatrices) { in _mesa_MatrixMode()
610 ctx->Const.MaxProgramMatrices = MAX_PROGRAM_MATRICES; in _mesa_init_constants()
2821 GLuint MaxProgramMatrices; member
1163 CONTEXT_INT(Const.MaxProgramMatrices),