Searched refs:hw_stipple (Results 1 – 7 of 7) sorted by relevance
502 i830->intel.hw_stipple = 0; in i830PolygonStipple()513 i830->intel.hw_stipple = 0; in i830PolygonStipple()519 i830->intel.hw_stipple = 1; in i830PolygonStipple()893 if (i830->intel.hw_stipple && in i830Enable()
468 i915->intel.hw_stipple = 0; in i915PolygonStipple()479 i915->intel.hw_stipple = 0; in i915PolygonStipple()485 i915->intel.hw_stipple = 1; in i915PolygonStipple()888 if (i915->intel.hw_stipple && in i915Enable()
211 bool hw_stipple; member
513 intel->hw_stipple = 1; in intelInitContext()
77 if (intel->ctx.Polygon.StippleFlag && intel->hw_stipple) in i915_reduced_primitive_state()
215 if (intel->ctx.Polygon.StippleFlag && intel->hw_stipple) in i830_reduced_primitive_state()
998 if ((flags & DD_TRI_STIPPLE) && !intel->hw_stipple) in intelChooseRenderState()