Home
last modified time | relevance | path

Searched refs:I915_BLENDREG_BLENDCOLOR1 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_context.h92 #define I915_BLENDREG_BLENDCOLOR1 2 macro
Di915_state.c252 if (dw != i915->state.Blend[I915_BLENDREG_BLENDCOLOR1]) { in i915BlendColor()
253 i915->state.Blend[I915_BLENDREG_BLENDCOLOR1] = dw; in i915BlendColor()
957 i915->state.Blend[I915_BLENDREG_BLENDCOLOR1] = 0; in i915_init_packets()