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

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_limits.c36 fprintf(stderr, "GL_MAX_ATTRIB_STACK_DEPTH = %d\n", (int) l->maxAttribStackDepth);
93 l->maxAttribStackDepth = CR_MAX_ATTRIB_STACK_DEPTH;
/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_limits.h128 GLuint maxAttribStackDepth; member in struct:__anon16209

Completed in 42 milliseconds