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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Di915_context.h92 #define I915_BLENDREG_BLENDCOLOR1 2 macro
H A Di915_state.c252 if (dw != i915->state.Blend[I915_BLENDREG_BLENDCOLOR1]) {
253 i915->state.Blend[I915_BLENDREG_BLENDCOLOR1] = dw;
957 i915->state.Blend[I915_BLENDREG_BLENDCOLOR1] = 0;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Di915_context.h92 #define I915_BLENDREG_BLENDCOLOR1 2 macro
H A Di915_state.c252 if (dw != i915->state.Blend[I915_BLENDREG_BLENDCOLOR1]) {
253 i915->state.Blend[I915_BLENDREG_BLENDCOLOR1] = dw;
957 i915->state.Blend[I915_BLENDREG_BLENDCOLOR1] = 0;

Completed in 6 milliseconds