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

  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_context.h 79 #define I915_CTXREG_STATE4 0
i915_state.c 105 set_ctx_bits(I915_CTXREG_STATE4,
560 i915->state.Ctx[I915_CTXREG_STATE4] &= ~LOGICOP_MASK;
561 i915->state.Ctx[I915_CTXREG_STATE4] |= LOGIC_OP_FUNC(tmp);
955 i915->state.Ctx[I915_CTXREG_STATE4] = (_3DSTATE_MODES_4_CMD |
    [all...]

Completed in 35 milliseconds