Searched refs:CR_MAX_COLOR_STACK_DEPTH (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_limits.h37 #define CR_MAX_COLOR_STACK_DEPTH 2 macro
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_limits.c92 l->maxColorStackDepth = CR_MAX_COLOR_STACK_DEPTH;
H A Dstate_transform.c127 crStateInitMatrixStack(&t->colorStack, CR_MAX_COLOR_STACK_DEPTH);

Completed in 48 milliseconds