Searched defs:gl_line_attrib (Results 1 – 1 of 1) sorted by relevance
653 struct gl_line_attrib struct655 GLboolean SmoothFlag; /**< GL_LINE_SMOOTH enabled? */656 GLboolean StippleFlag; /**< GL_LINE_STIPPLE enabled? */657 GLushort StipplePattern; /**< Stipple pattern */658 GLint StippleFactor; /**< Stipple repeat factor */659 GLfloat Width; /**< Line width */