Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dconfig.h192 #define MAX_PROGRAM_MATRIX_STACK_DEPTH 4 macro
H A Dglthread_marshal.h659 max_stack_depth = MAX_PROGRAM_MATRIX_STACK_DEPTH; in is_matrix_stack_full()
H A Dmatrix.c1061 MAX_PROGRAM_MATRIX_STACK_DEPTH, _NEW_TRACK_MATRIX); in _mesa_init_matrix()
H A Dcontext.c446 consts->MaxProgramMatrixStackDepth = MAX_PROGRAM_MATRIX_STACK_DEPTH; in _mesa_init_constants()