Searched refs:GL_LINE_STIPPLE (Results 1 – 6 of 6) sorted by relevance
419 case GL_LINE_STIPPLE: in _mesa_set_enable()1294 case GL_LINE_STIPPLE: in _mesa_IsEnabled()
530 GL_LINE_STIPPLE); in pop_enable_group()1124 _mesa_set_enable(ctx, GL_LINE_STIPPLE, line->StippleFlag); in _mesa_PopAttrib()
864 { GL_LINE_STIPPLE, CONTEXT_BOOL(Line.StippleFlag), NO_EXTRA },
1660 case GL_LINE_STIPPLE: in radeonEnable()
1854 case GL_LINE_STIPPLE: in r200Enable()
256 #define GL_LINE_STIPPLE 0x0B24 macro