Searched defs:gl_scissor_attrib (Results 1 – 1 of 1) sorted by relevance
807 struct gl_scissor_attrib struct809 GLbitfield EnableFlags; /**< Scissor test enabled? */810 struct gl_scissor_rect ScissorArray[MAX_VIEWPORTS];811 GLint NumWindowRects; /**< Count of enabled window rectangles */812 GLenum16 WindowRectMode; /**< Whether to include or exclude the rects */813 struct gl_scissor_rect WindowRects[MAX_WINDOW_RECTANGLES];