Searched defs:gl_line_attrib (Results 1 – 1 of 1) sorted by relevance
967 struct gl_line_attrib struct969 GLboolean SmoothFlag; /**< GL_LINE_SMOOTH enabled? */970 GLboolean StippleFlag; /**< GL_LINE_STIPPLE enabled? */971 GLushort StipplePattern; /**< Stipple pattern */972 GLint StippleFactor; /**< Stipple repeat factor */973 GLfloat Width; /**< Line width */