Searched refs:ENABLE_COLOR_BLEND (Results 1 – 4 of 4) sorted by relevance
239 i830->state.Ctx[I830_CTXREG_ENABLES_1] &= ~(ENABLE_COLOR_BLEND | in i830EvalLogicOpBlendState()245 i830->state.Ctx[I830_CTXREG_ENABLES_1] &= ~(ENABLE_COLOR_BLEND | in i830EvalLogicOpBlendState()247 i830->state.Ctx[I830_CTXREG_ENABLES_1] |= (ENABLE_COLOR_BLEND | in i830EvalLogicOpBlendState()251 i830->state.Ctx[I830_CTXREG_ENABLES_1] &= ~(ENABLE_COLOR_BLEND | in i830EvalLogicOpBlendState()
124 #define ENABLE_COLOR_BLEND ((1<<3)|(1<<2)) macro
124 ENABLE_COLOR_BLEND); in gen2_emit_invariant()
219 #define ENABLE_COLOR_BLEND ((1<<3)|(1<<2)) macro