Searched refs:I915_PIPELINE_FLUSH (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_state_static.c128 i915_set_flush_dirty(i915, I915_PIPELINE_FLUSH);
178 i915_set_flush_dirty(i915, I915_PIPELINE_FLUSH);
H A Di915_context.h355 #define I915_PIPELINE_FLUSH 2 macro
H A Di915_state_emit.c61 * - I915_PIPELINE_FLUSH which is specifically for the draw_offset flush.
67 else if (i915->flush_dirty & I915_PIPELINE_FLUSH)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_state_static.c146 i915_set_flush_dirty(i915, I915_PIPELINE_FLUSH);
234 i915_set_flush_dirty(i915, I915_PIPELINE_FLUSH);
H A Di915_context.h332 #define I915_PIPELINE_FLUSH 2 macro
H A Di915_state_emit.c63 * - I915_PIPELINE_FLUSH which is specifically for the draw_offset flush.
69 else if (i915->flush_dirty & I915_PIPELINE_FLUSH)

Completed in 7 milliseconds