/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_blend.h | 20 return PIPE_BLENDFACTOR_ZERO; in util_blend_dst_alpha_to_one() 53 case PIPE_BLENDFACTOR_ZERO: in util_blend_factor_to_shader() 141 rt.rgb_dst_factor != PIPE_BLENDFACTOR_ZERO || in util_blend_uses_dest() 142 rt.alpha_dst_factor != PIPE_BLENDFACTOR_ZERO); in util_blend_uses_dest()
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
D | xa_composite.c | 54 0, 0, PIPE_BLENDFACTOR_ZERO, PIPE_BLENDFACTOR_ZERO}, 56 0, 0, PIPE_BLENDFACTOR_ONE, PIPE_BLENDFACTOR_ZERO}, 58 0, 0, PIPE_BLENDFACTOR_ZERO, PIPE_BLENDFACTOR_ONE}, 64 1, 0, PIPE_BLENDFACTOR_DST_ALPHA, PIPE_BLENDFACTOR_ZERO}, 66 0, 1, PIPE_BLENDFACTOR_ZERO, PIPE_BLENDFACTOR_SRC_ALPHA}, 68 1, 0, PIPE_BLENDFACTOR_INV_DST_ALPHA, PIPE_BLENDFACTOR_ZERO}, 70 0, 1, PIPE_BLENDFACTOR_ZERO, PIPE_BLENDFACTOR_INV_SRC_ALPHA}, 151 blend->rgb_src = PIPE_BLENDFACTOR_ZERO; in blend_for_op()
|
D | xa_yuv.c | 49 blend.rt[0].rgb_dst_factor = PIPE_BLENDFACTOR_ZERO; in xa_yuv_bind_blend_state() 50 blend.rt[0].alpha_dst_factor = PIPE_BLENDFACTOR_ZERO; in xa_yuv_bind_blend_state()
|
D | xa_context.c | 290 blend.rt[0].rgb_dst_factor = PIPE_BLENDFACTOR_ZERO; in bind_solid_blend_state() 291 blend.rt[0].alpha_dst_factor = PIPE_BLENDFACTOR_ZERO; in bind_solid_blend_state()
|
D | xa_renderer.c | 418 blend.rt[0].rgb_dst_factor = PIPE_BLENDFACTOR_ZERO; in renderer_copy_prepare() 419 blend.rt[0].alpha_dst_factor = PIPE_BLENDFACTOR_ZERO; in renderer_copy_prepare()
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_state.c | 68 srcRGB == PIPE_BLENDFACTOR_ZERO) && in blend_discard_if_src_alpha_0() 72 srcA == PIPE_BLENDFACTOR_ZERO) && in blend_discard_if_src_alpha_0() 88 srcRGB == PIPE_BLENDFACTOR_ZERO) && in blend_discard_if_src_alpha_1() 91 srcA == PIPE_BLENDFACTOR_ZERO) && in blend_discard_if_src_alpha_1() 107 srcRGB == PIPE_BLENDFACTOR_ZERO) && in blend_discard_if_src_color_0() 108 (srcA == PIPE_BLENDFACTOR_ZERO) && in blend_discard_if_src_color_0() 122 srcRGB == PIPE_BLENDFACTOR_ZERO) && in blend_discard_if_src_color_1() 123 (srcA == PIPE_BLENDFACTOR_ZERO) && in blend_discard_if_src_color_1() 139 srcRGB == PIPE_BLENDFACTOR_ZERO) && in blend_discard_if_src_alpha_color_0() 143 srcA == PIPE_BLENDFACTOR_ZERO) && in blend_discard_if_src_alpha_color_0() [all …]
|
D | r300_state_inlines.h | 82 case PIPE_BLENDFACTOR_ZERO: in r300_translate_blend_factor()
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_pipe.h | 706 case D3DBLEND_ZERO: return PIPE_BLENDFACTOR_ZERO; in d3dblend_alpha_to_pipe_blendfactor() 722 case D3DBLEND_INVSRCCOLOR2: return PIPE_BLENDFACTOR_ZERO; /* XXX */ in d3dblend_alpha_to_pipe_blendfactor() 725 return PIPE_BLENDFACTOR_ZERO; in d3dblend_alpha_to_pipe_blendfactor() 733 case D3DBLEND_ZERO: return PIPE_BLENDFACTOR_ZERO; in d3dblend_color_to_pipe_blendfactor() 752 return PIPE_BLENDFACTOR_ZERO; in d3dblend_color_to_pipe_blendfactor()
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_blend.c | 65 rt0->rgb_dst_factor == PIPE_BLENDFACTOR_ZERO && in etna_blend_state_create() 68 rt0->alpha_dst_factor == PIPE_BLENDFACTOR_ZERO && in etna_blend_state_create()
|
D | etnaviv_translate.h | 136 case PIPE_BLENDFACTOR_ZERO: in translate_blend_factor()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_atom_blend.c | 89 return PIPE_BLENDFACTOR_ZERO; in translate_blend() 187 return PIPE_BLENDFACTOR_ZERO; in fix_xrgb_alpha()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_gldefs.h | 8 case PIPE_BLENDFACTOR_ZERO: in nvgl_blend_func()
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_bld_blend.c | 85 STATIC_ASSERT((PIPE_BLENDFACTOR_ZERO ^ 0x10) == PIPE_BLENDFACTOR_ONE); in lp_build_blend_factor_complementary() 98 STATIC_ASSERT(PIPE_BLENDFACTOR_ZERO == 0x11); in is_inverse_factor()
|
D | lp_bld_blend_aos.c | 103 case PIPE_BLENDFACTOR_ZERO: in lp_build_blend_factor_unswizzled() 200 case PIPE_BLENDFACTOR_ZERO: in lp_build_blend_factor_swizzle()
|
D | lp_test_blend.c | 259 case PIPE_BLENDFACTOR_ZERO: in compute_blend_ref_term() 334 case PIPE_BLENDFACTOR_ZERO: in compute_blend_ref_term() 592 PIPE_BLENDFACTOR_ZERO,
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_util.c | 109 case PIPE_BLENDFACTOR_ZERO: in fd_blend_factor()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_conv.h | 117 return PIPE_BLENDFACTOR_ZERO; in vk_conv_blend_factor()
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_state_inlines.h | 115 case PIPE_BLENDFACTOR_ZERO: in i915_translate_blend_factor()
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_draw.c | 445 case PIPE_BLENDFACTOR_ZERO: in lima_blend_factor_has_alpha() 479 case PIPE_BLENDFACTOR_ZERO: in lima_blend_factor_is_inv() 515 case PIPE_BLENDFACTOR_ZERO: in lima_blend_factor() 640 PIPE_BLENDFACTOR_ONE, PIPE_BLENDFACTOR_ZERO, in lima_pack_render_state() 641 PIPE_BLENDFACTOR_ONE, PIPE_BLENDFACTOR_ZERO); in lima_pack_render_state()
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_quad_blend.c | 356 case PIPE_BLENDFACTOR_ZERO: in blend_quad() 481 case PIPE_BLENDFACTOR_ZERO: in blend_quad() 598 case PIPE_BLENDFACTOR_ZERO: in blend_quad() 729 case PIPE_BLENDFACTOR_ZERO: in blend_quad()
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_nir_lower_blend.c | 99 case PIPE_BLENDFACTOR_ZERO: in vc4_blend_channel_f() 171 case PIPE_BLENDFACTOR_ZERO: in vc4_blend_channel_i()
|
/third_party/mesa3d/src/gallium/drivers/swr/ |
D | swr_state.h | 314 case PIPE_BLENDFACTOR_ZERO: in swr_convert_blend_factor()
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_mc.c | 405 blend.rt[0].rgb_dst_factor = PIPE_BLENDFACTOR_ZERO; in init_pipe_state() 408 blend.rt[0].alpha_dst_factor = PIPE_BLENDFACTOR_ZERO; in init_pipe_state()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_state.c | 251 case PIPE_BLENDFACTOR_ZERO: return VK_BLEND_FACTOR_ZERO; in blend_factor() 336 return PIPE_BLENDFACTOR_ZERO; in fix_blendfactor()
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_defines.h | 66 PIPE_BLENDFACTOR_ZERO = 0x11, enumerator
|