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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_state_static.c129 i915->static_dirty |= I915_DST_RECT;
133 i915->static_dirty |= I915_DST_RECT;
H A Di915_state_emit.c214 if (i915->static_dirty & I915_DST_RECT)
409 if (i915->static_dirty & I915_DST_RECT) {
H A Di915_context.h361 #define I915_DST_RECT 8 macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_state_static.c147 i915->static_dirty |= I915_DST_RECT;
151 i915->static_dirty |= I915_DST_RECT;
H A Di915_context.h338 #define I915_DST_RECT 8 macro
H A Di915_state_emit.c266 if (i915->static_dirty & I915_DST_RECT)
482 if (i915->static_dirty & I915_DST_RECT) {

Completed in 8 milliseconds