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.h1103 struct gl_scissor_attrib struct
1105 GLboolean Enabled; /**< Scissor test enabled? */
1106 GLint X, Y; /**< Lower left corner of box */
1107 GLsizei Width, Height; /**< Size of box */