Searched defs:MaxDepth (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Dmtypes.h2646 GLmatrix *Stack; /**< array [MaxDepth] of GLmatrix */
2647 GLuint Depth; /**< 0 <= Depth < MaxDepth */
2648 GLuint MaxDepth; /**< size of Stack[] array */ member in struct:gl_matrix_stack

Completed in 321 milliseconds