Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dmtypes.h807 struct gl_scissor_attrib struct
809 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];