Searched refs:MaxProgramMatrices (Results 1 – 6 of 6) sorted by relevance
181 unsigned MaxProgramMatrices; member
1603 if ((unsigned) $1 >= state->MaxProgramMatrices) {2551 state->MaxProgramMatrices = ctx->Const.MaxProgramMatrices;
194 if (m > ctx->Const.MaxProgramMatrices) { in _mesa_MatrixMode()
617 consts->MaxProgramMatrices = MAX_PROGRAM_MATRICES; in _mesa_init_constants()
3638 GLuint MaxProgramMatrices; member
581 …{ GL_MAX_PROGRAM_MATRICES_ARB, CONTEXT_INT(Const.MaxProgramMatrices), extra_ARB_vertex_program_ARB…