Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dconfig.h45 #define MAX_PROJECTION_STACK_DEPTH 32 macro
Dglthread_marshal.h568 max_stack_depth = MAX_PROJECTION_STACK_DEPTH; in is_matrix_stack_full()
Dmatrix.c1041 init_matrix_stack(&ctx->ProjectionMatrixStack, MAX_PROJECTION_STACK_DEPTH, in _mesa_init_matrix()