Searched refs:GL_POLYGON_OFFSET_POINT (Results 1 – 12 of 12) sorted by relevance
216 case GL_POLYGON_OFFSET_POINT: in nouveau_enable()
679 case GL_POLYGON_OFFSET_POINT: in _mesa_set_enable()1479 case GL_POLYGON_OFFSET_POINT: in _mesa_IsEnabled()
665 GL_POLYGON_OFFSET_POINT); in pop_enable_group()1294 _mesa_set_enable(ctx, GL_POLYGON_OFFSET_POINT, in _mesa_PopAttrib()
723 gl.disable (GL_POLYGON_OFFSET_POINT); in resetStateGLCore()
501 { GL_POLYGON_OFFSET_POINT, CONTEXT_BOOL(Polygon.OffsetPoint), NO_EXTRA },
1636 case GL_POLYGON_OFFSET_POINT: in radeonEnable()
1832 case GL_POLYGON_OFFSET_POINT: in r200Enable()
252 #define GL_POLYGON_OFFSET_POINT 0x2A01 macro
369 #define GL_POLYGON_OFFSET_POINT 0x2A01 macro
266 #define GL_POLYGON_OFFSET_POINT 0x2A01 macro
4571 glEnable(GL_POLYGON_OFFSET_POINT); in vrend_hw_emit_rs()4573 glDisable(GL_POLYGON_OFFSET_POINT); in vrend_hw_emit_rs()