Searched refs:GL_LINE_STIPPLE (Results 1 – 6 of 6) sorted by relevance
426 case GL_LINE_STIPPLE: in _mesa_set_enable()1281 case GL_LINE_STIPPLE: in _mesa_IsEnabled()
613 GL_LINE_STIPPLE); in pop_enable_group()1216 _mesa_set_enable(ctx, GL_LINE_STIPPLE, line->StippleFlag); in _mesa_PopAttrib()
444 { GL_LINE_STIPPLE, CONTEXT_BOOL(Line.StippleFlag), NO_EXTRA },
1609 case GL_LINE_STIPPLE: in radeonEnable()
1802 case GL_LINE_STIPPLE: in r200Enable()
228 #define GL_LINE_STIPPLE 0x0B24 macro