Searched refs:DISABLE_COLOR_BLEND (Results 1 – 2 of 2) sorted by relevance
241 i830->state.Ctx[I830_CTXREG_ENABLES_1] |= (DISABLE_COLOR_BLEND | in i830EvalLogicOpBlendState()253 i830->state.Ctx[I830_CTXREG_ENABLES_1] |= (DISABLE_COLOR_BLEND | in i830EvalLogicOpBlendState()960 DISABLE_COLOR_BLEND | in i830_init_packets()
125 #define DISABLE_COLOR_BLEND (1<<3) macro