Searched defs:gl_scissor_attrib (Results 1 – 1 of 1) sorted by relevance
1103 struct gl_scissor_attrib struct1105 GLboolean Enabled; /**< Scissor test enabled? */1106 GLint X, Y; /**< Lower left corner of box */1107 GLsizei Width, Height; /**< Size of box */