Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dmtypes.h537 struct gl_line_attrib struct
539 GLboolean SmoothFlag; /**< GL_LINE_SMOOTH enabled? */
540 GLboolean StippleFlag; /**< GL_LINE_STIPPLE enabled? */
541 GLushort StipplePattern; /**< Stipple pattern */
542 GLint StippleFactor; /**< Stipple repeat factor */
543 GLfloat Width; /**< Line width */