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

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_limits.c31 fprintf(stderr, "GL_MAX_ATTRIB_STACK_DEPTH = %d\n", (int) l->maxClientAttribStackDepth);
37 fprintf(stderr, "GL_MAX_ATTRIB_STACK_DEPTH = %d\n", (int) l->maxClientAttribStackDepth);
88 l->maxClientAttribStackDepth = CR_MAX_ATTRIB_STACK_DEPTH;
94 l->maxClientAttribStackDepth = CR_MAX_ATTRIB_STACK_DEPTH;
/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_limits.h129 GLuint maxClientAttribStackDepth; member in struct:__anon16209

Completed in 59 milliseconds