Searched refs:maxProjectionStackDepth (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_limits.c32 fprintf(stderr, "GL_MAX_PROJECTION_STACK_DEPTH = %d\n", (int) l->maxProjectionStackDepth);
89 l->maxProjectionStackDepth = CR_MAX_PROJECTION_STACK_DEPTH;
/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_limits.h124 GLuint maxProjectionStackDepth; member in struct:__anon16209

Completed in 33 milliseconds