Searched refs:MaxProgramMatrices (Results 1 – 5 of 5) sorted by relevance
181 unsigned MaxProgramMatrices; member
1607 if ((unsigned) $1 >= state->MaxProgramMatrices) {2559 state->MaxProgramMatrices = ctx->Const.MaxProgramMatrices;
87 if (m <= ctx->Const.MaxProgramMatrices) in get_named_matrix_stack()
611 consts->MaxProgramMatrices = MAX_PROGRAM_MATRICES; in _mesa_init_constants()
3752 GLuint MaxProgramMatrices; member