Searched refs:OffsetLine (Results 1 – 12 of 12) sorted by relevance
142 offset_front = ctx->Polygon.OffsetLine; in brw_upload_clip_prog()160 offset_back = ctx->Polygon.OffsetLine; in brw_upload_clip_prog()
1572 sf.GlobalDepthOffsetEnableWireframe = ctx->Polygon.OffsetLine;4559 raster.GlobalDepthOffsetEnableWireframe = polygon->OffsetLine;
155 ctx->Polygon.OffsetLine || in st_update_rasterizer()158 raster->offset_line = ctx->Polygon.OffsetLine; in st_update_rasterizer()
110 PUSH_DATAb(push, ctx->Polygon.OffsetLine); in nv10_emit_polygon_offset()
273 if (DO_OFFSET && ctx->Polygon.OffsetLine) { in TAG()511 if (DO_OFFSET && ctx->Polygon.OffsetLine) { in TAG()
247 ctx->Polygon.OffsetLine || in _swsetup_choose_trifuncs()
164 if ((IND & SS_OFFSET_BIT) && ctx->Polygon.OffsetLine) { in TAG()
390 ctx->Polygon.OffsetLine = GL_FALSE; in _mesa_init_polygon()
179 attr->PolygonOffsetLine = ctx->Polygon.OffsetLine; in _mesa_PushAttrib()431 TEST_AND_UPDATE(ctx->Polygon.OffsetLine, enable->PolygonOffsetLine, in pop_enable_group()1105 TEST_AND_UPDATE(ctx->Polygon.OffsetLine, attr->Polygon.OffsetLine, in _mesa_PopAttrib()
856 if (ctx->Polygon.OffsetLine == state) in _mesa_set_enable()862 ctx->Polygon.OffsetLine = state; in _mesa_set_enable()1743 return ctx->Polygon.OffsetLine; in _mesa_IsEnabled()
767 GLboolean OffsetLine; /**< Offset in GL_LINE mode */ member
955 ctx->Polygon.OffsetLine || in intelChooseRenderState()