Home
last modified time | relevance | path

Searched refs:MaxProgramMatrixStackDepth (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dcontext.c611 ctx->Const.MaxProgramMatrixStackDepth = MAX_PROGRAM_MATRIX_STACK_DEPTH; in _mesa_init_constants()
Dmtypes.h2822 GLuint MaxProgramMatrixStackDepth; member
Dget.c1160 CONTEXT_INT(Const.MaxProgramMatrixStackDepth),