Searched refs:I915_DESTREG_DV1 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Di915_context.h66 #define I915_DESTREG_DV1 7 macro
H A Di915_vtbl.c411 OUT_BATCH(state->Buffer[I915_DESTREG_DV1]);
601 * Compute/set I915_DESTREG_DV1 value
618 state->Buffer[I915_DESTREG_DV1] = value;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Di915_context.h66 #define I915_DESTREG_DV1 7 macro
H A Di915_vtbl.c410 OUT_BATCH(state->Buffer[I915_DESTREG_DV1]);
600 * Compute/set I915_DESTREG_DV1 value
617 state->Buffer[I915_DESTREG_DV1] = value;

Completed in 5 milliseconds