Home
last modified time | relevance | path

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

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