Home
last modified time | relevance | path

Searched defs:gl_scissor_attrib (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dmtypes.h697 struct gl_scissor_attrib struct
699 GLbitfield EnableFlags; /**< Scissor test enabled? */
700 struct gl_scissor_rect ScissorArray[MAX_VIEWPORTS];
701 GLint NumWindowRects; /**< Count of enabled window rectangles */
702 GLenum16 WindowRectMode; /**< Whether to include or exclude the rects */
703 struct gl_scissor_rect WindowRects[MAX_WINDOW_RECTANGLES];