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

  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_context.h 91 #define I915_BLENDREG_BLENDCOLOR1 2
i915_state.c 250 if (dw != i915->state.Blend[I915_BLENDREG_BLENDCOLOR1]) {
251 i915->state.Blend[I915_BLENDREG_BLENDCOLOR1] = dw;
969 i915->state.Blend[I915_BLENDREG_BLENDCOLOR1] = 0;
    [all...]

Completed in 48 milliseconds