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

  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_vtbl.c 394 if (state->Buffer[I915_DESTREG_DRAWRECT0] != MI_NOOP)
423 if (state->Buffer[I915_DESTREG_DRAWRECT0] != MI_NOOP)
424 OUT_BATCH(state->Buffer[I915_DESTREG_DRAWRECT0]);
673 state->Buffer[I915_DESTREG_DRAWRECT0] = MI_FLUSH | INHIBIT_FLUSH_RENDER_CACHE;
676 state->Buffer[I915_DESTREG_DRAWRECT0] = MI_NOOP;
i915_context.h 71 #define I915_DESTREG_DRAWRECT0 12

Completed in 28 milliseconds