Searched refs:PIPE_BLEND_REVERSE_SUBTRACT (Results 1 – 15 of 15) sorted by relevance
48 case PIPE_BLEND_REVERSE_SUBTRACT: in lp_build_blend_func_commutative()65 if(rgb_func == PIPE_BLEND_SUBTRACT && alpha_func == PIPE_BLEND_REVERSE_SUBTRACT) in lp_build_blend_func_reverse()67 if(rgb_func == PIPE_BLEND_REVERSE_SUBTRACT && alpha_func == PIPE_BLEND_SUBTRACT) in lp_build_blend_func_reverse()97 case PIPE_BLEND_REVERSE_SUBTRACT: in lp_build_blend_func()163 } else if(bld->type.floating && func == PIPE_BLEND_REVERSE_SUBTRACT) { in lp_build_blend()179 func == PIPE_BLEND_REVERSE_SUBTRACT) { in lp_build_blend()
413 case PIPE_BLEND_REVERSE_SUBTRACT: in compute_blend_ref()442 case PIPE_BLEND_REVERSE_SUBTRACT: in compute_blend_ref()723 PIPE_BLEND_REVERSE_SUBTRACT,
55 case PIPE_BLEND_REVERSE_SUBTRACT: in nvgl_blend_eqn()
163 case PIPE_BLEND_REVERSE_SUBTRACT: in i915_translate_blend_func()
76 #define PIPE_BLEND_REVERSE_SUBTRACT 2 macro
58 return PIPE_BLEND_REVERSE_SUBTRACT; in translate_blend()
49 case PIPE_BLEND_REVERSE_SUBTRACT: in r300_translate_blend_function()
324 if ((eqRGB == PIPE_BLEND_ADD || eqRGB == PIPE_BLEND_REVERSE_SUBTRACT) && in r300_create_blend_state()325 (eqA == PIPE_BLEND_ADD || eqA == PIPE_BLEND_REVERSE_SUBTRACT)) { in r300_create_blend_state()
67 case PIPE_BLEND_REVERSE_SUBTRACT: return SVGA3D_BLENDEQ_REVSUBTRACT; in svga_translate_blend_func()
419 blend.rt[0].rgb_func = PIPE_BLEND_REVERSE_SUBTRACT; in init_pipe_state()420 blend.rt[0].alpha_dst_factor = PIPE_BLEND_REVERSE_SUBTRACT; in init_pipe_state()
789 case PIPE_BLEND_REVERSE_SUBTRACT: in blend_quad()818 case PIPE_BLEND_REVERSE_SUBTRACT: in blend_quad()
554 return PIPE_BLEND_REVERSE_SUBTRACT; in BlendEquationToPipe()
71 case PIPE_BLEND_REVERSE_SUBTRACT: in si_translate_blend_function()
39 case PIPE_BLEND_REVERSE_SUBTRACT: in r600_translate_blend_function()
95 case PIPE_BLEND_REVERSE_SUBTRACT: in r600_translate_blend_function()