Home
last modified time | relevance | path

Searched refs:MAX_PROGRAM_MATRIX_STACK_DEPTH (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dconfig.h189 #define MAX_PROGRAM_MATRIX_STACK_DEPTH 4 macro
Dglthread_marshal.h570 max_stack_depth = MAX_PROGRAM_MATRIX_STACK_DEPTH; in is_matrix_stack_full()
Dmatrix.c1048 MAX_PROGRAM_MATRIX_STACK_DEPTH, _NEW_TRACK_MATRIX); in _mesa_init_matrix()
Dcontext.c469 consts->MaxProgramMatrixStackDepth = MAX_PROGRAM_MATRIX_STACK_DEPTH; in _mesa_init_constants()