Searched refs:PIPE_BLEND_REVERSE_SUBTRACT (Results 1 - 25 of 59) sorted by relevance

123

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend.c54 case PIPE_BLEND_REVERSE_SUBTRACT:
71 if (rgb_func == PIPE_BLEND_SUBTRACT && alpha_func == PIPE_BLEND_REVERSE_SUBTRACT)
73 if (rgb_func == PIPE_BLEND_REVERSE_SUBTRACT && alpha_func == PIPE_BLEND_SUBTRACT)
157 case PIPE_BLEND_REVERSE_SUBTRACT:
223 } else if (bld->type.floating && func == PIPE_BLEND_REVERSE_SUBTRACT) {
239 func == PIPE_BLEND_REVERSE_SUBTRACT) {
H A Dlp_test_blend.c389 case PIPE_BLEND_REVERSE_SUBTRACT:
418 case PIPE_BLEND_REVERSE_SUBTRACT:
618 PIPE_BLEND_REVERSE_SUBTRACT,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend.c54 case PIPE_BLEND_REVERSE_SUBTRACT:
71 if (rgb_func == PIPE_BLEND_SUBTRACT && alpha_func == PIPE_BLEND_REVERSE_SUBTRACT)
73 if (rgb_func == PIPE_BLEND_REVERSE_SUBTRACT && alpha_func == PIPE_BLEND_SUBTRACT)
157 case PIPE_BLEND_REVERSE_SUBTRACT:
223 } else if (bld->type.floating && func == PIPE_BLEND_REVERSE_SUBTRACT) {
239 func == PIPE_BLEND_REVERSE_SUBTRACT) {
H A Dlp_test_blend.c389 case PIPE_BLEND_REVERSE_SUBTRACT:
418 case PIPE_BLEND_REVERSE_SUBTRACT:
618 PIPE_BLEND_REVERSE_SUBTRACT,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_blend.h38 case PIPE_BLEND_REVERSE_SUBTRACT:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_blend.c48 case PIPE_BLEND_REVERSE_SUBTRACT:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_blend.c49 case PIPE_BLEND_REVERSE_SUBTRACT:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_blend.c50 case PIPE_BLEND_REVERSE_SUBTRACT:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h55 case PIPE_BLEND_REVERSE_SUBTRACT:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_blend.c49 case PIPE_BLEND_REVERSE_SUBTRACT:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_blend.c48 case PIPE_BLEND_REVERSE_SUBTRACT:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_blend.c49 case PIPE_BLEND_REVERSE_SUBTRACT:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h55 case PIPE_BLEND_REVERSE_SUBTRACT:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_blend.c48 case PIPE_BLEND_REVERSE_SUBTRACT:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_blend.c49 case PIPE_BLEND_REVERSE_SUBTRACT:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blend.c50 case PIPE_BLEND_REVERSE_SUBTRACT:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_state_inlines.h163 case PIPE_BLEND_REVERSE_SUBTRACT:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_state_inlines.h162 case PIPE_BLEND_REVERSE_SUBTRACT:
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_conv.h168 return PIPE_BLEND_REVERSE_SUBTRACT;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_blending.c228 else if (func == PIPE_BLEND_REVERSE_SUBTRACT)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_blend.c49 STATIC_ASSERT(PIPE_BLEND_REVERSE_SUBTRACT == BLEND_EQ_REVERSE_SUBTRACT);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blend.c52 case PIPE_BLEND_REVERSE_SUBTRACT:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_state.h255 case PIPE_BLEND_REVERSE_SUBTRACT:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_state_inlines.h49 case PIPE_BLEND_REVERSE_SUBTRACT:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_blend.c61 return PIPE_BLEND_REVERSE_SUBTRACT;

Completed in 12 milliseconds

123