Searched refs:hw_stipple (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Di830_state.c511 i830->intel.hw_stipple = 0;
522 i830->intel.hw_stipple = 0;
528 i830->intel.hw_stipple = 1;
894 if (i830->intel.hw_stipple &&
H A Di915_state.c484 i915->intel.hw_stipple = 0;
495 i915->intel.hw_stipple = 0;
501 i915->intel.hw_stipple = 1;
901 if (i915->intel.hw_stipple &&
H A Dintel_context.c723 intel->hw_stipple = 1;
H A Di830_vtbl.c217 if (intel->ctx.Polygon.StippleFlag && intel->hw_stipple)
H A Di915_vtbl.c79 if (intel->ctx.Polygon.StippleFlag && intel->hw_stipple)
H A Dintel_tris.c996 if ((flags & DD_TRI_STIPPLE) && !intel->hw_stipple)
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Di830_state.c511 i830->intel.hw_stipple = 0;
522 i830->intel.hw_stipple = 0;
528 i830->intel.hw_stipple = 1;
894 if (i830->intel.hw_stipple &&
H A Di915_state.c484 i915->intel.hw_stipple = 0;
495 i915->intel.hw_stipple = 0;
501 i915->intel.hw_stipple = 1;
901 if (i915->intel.hw_stipple &&
H A Dintel_context.c723 intel->hw_stipple = 1;
H A Di830_vtbl.c217 if (intel->ctx.Polygon.StippleFlag && intel->hw_stipple)
H A Di915_vtbl.c79 if (intel->ctx.Polygon.StippleFlag && intel->hw_stipple)
H A Dintel_tris.c996 if ((flags & DD_TRI_STIPPLE) && !intel->hw_stipple)
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
H A Dintel_context.h276 bool hw_stipple; member in struct:intel_context
H A Dintel_context.c723 intel->hw_stipple = 1;
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_context.h276 bool hw_stipple; member in struct:intel_context
H A Dintel_context.c723 intel->hw_stipple = 1;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dintel_context.c723 intel->hw_stipple = 1;
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_context.c723 intel->hw_stipple = 1;

Completed in 142 milliseconds