HomeSort by relevance Sort by last modified time
    Searched refs:I915_PIPELINE_FLUSH (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/i915/
i915_state_static.c 146 i915_set_flush_dirty(i915, I915_PIPELINE_FLUSH);
234 i915_set_flush_dirty(i915, I915_PIPELINE_FLUSH);
i915_context.h 333 #define I915_PIPELINE_FLUSH 2
i915_state_emit.c 63 * - I915_PIPELINE_FLUSH which is specifically for the draw_offset flush.
69 else if (i915->flush_dirty & I915_PIPELINE_FLUSH)

Completed in 2061 milliseconds