Searched refs:hw_stipple (Results 1 – 9 of 9) sorted by relevance
511 i830->intel.hw_stipple = 0; in i830PolygonStipple()522 i830->intel.hw_stipple = 0; in i830PolygonStipple()528 i830->intel.hw_stipple = 1; in i830PolygonStipple()894 if (i830->intel.hw_stipple && in i830Enable()
484 i915->intel.hw_stipple = 0; in i915PolygonStipple()495 i915->intel.hw_stipple = 0; in i915PolygonStipple()501 i915->intel.hw_stipple = 1; in i915PolygonStipple()901 if (i915->intel.hw_stipple && in i915Enable()
723 intel->hw_stipple = 1; in intelInitContext()
79 if (intel->ctx.Polygon.StippleFlag && intel->hw_stipple) in i915_reduced_primitive_state()
217 if (intel->ctx.Polygon.StippleFlag && intel->hw_stipple) in i830_reduced_primitive_state()
996 if ((flags & DD_TRI_STIPPLE) && !intel->hw_stipple) in intelChooseRenderState()
276 bool hw_stipple; member