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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_state_static.c 146 i915_set_flush_dirty(i915, I915_PIPELINE_FLUSH);
235 i915_set_flush_dirty(i915, I915_PIPELINE_FLUSH);
i915_context.h 347 #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)
  /external/mesa3d/src/gallium/drivers/i915/
i915_state_static.c 146 i915_set_flush_dirty(i915, I915_PIPELINE_FLUSH);
235 i915_set_flush_dirty(i915, I915_PIPELINE_FLUSH);
i915_context.h 347 #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 35 milliseconds