Searched refs:MaxProgramMatrixStackDepth (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/main/ | ||
D | consts_exts.h | 499 GLuint MaxProgramMatrixStackDepth; member |
D | context.c | 433 consts->MaxProgramMatrixStackDepth = MAX_PROGRAM_MATRIX_STACK_DEPTH; in _mesa_init_constants() |