/third_party/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_gldefs.h | 12 case PIPE_BLENDFACTOR_SRC_COLOR: in nvgl_blend_func()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_blend.h | 57 case PIPE_BLENDFACTOR_SRC_COLOR: in util_blend_factor_to_shader()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_util.c | 95 case PIPE_BLENDFACTOR_SRC_COLOR: in fd_blend_factor()
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_state.c | 69 (srcA == PIPE_BLENDFACTOR_SRC_COLOR || in blend_discard_if_src_alpha_0() 94 (dstA == PIPE_BLENDFACTOR_SRC_COLOR || in blend_discard_if_src_alpha_1() 106 return (srcRGB == PIPE_BLENDFACTOR_SRC_COLOR || in blend_discard_if_src_color_0() 124 (dstRGB == PIPE_BLENDFACTOR_SRC_COLOR || in blend_discard_if_src_color_1() 136 return (srcRGB == PIPE_BLENDFACTOR_SRC_COLOR || in blend_discard_if_src_alpha_color_0() 140 (srcA == PIPE_BLENDFACTOR_SRC_COLOR || in blend_discard_if_src_alpha_color_0() 165 (dstRGB == PIPE_BLENDFACTOR_SRC_COLOR || in blend_discard_if_src_alpha_color_1() 168 (dstA == PIPE_BLENDFACTOR_SRC_COLOR || in blend_discard_if_src_alpha_color_1() 301 (dstA == PIPE_BLENDFACTOR_SRC_COLOR || in blend_read_enable()
|
D | r300_state_inlines.h | 68 case PIPE_BLENDFACTOR_SRC_COLOR: in r300_translate_blend_factor()
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_bld_blend_aos.c | 107 case PIPE_BLENDFACTOR_SRC_COLOR: in lp_build_blend_factor_unswizzled() 201 case PIPE_BLENDFACTOR_SRC_COLOR: in lp_build_blend_factor_swizzle()
|
D | lp_test_blend.c | 213 case PIPE_BLENDFACTOR_SRC_COLOR: in compute_blend_ref_term() 315 case PIPE_BLENDFACTOR_SRC_COLOR: in compute_blend_ref_term() 594 PIPE_BLENDFACTOR_SRC_COLOR,
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_state_inlines.h | 121 case PIPE_BLENDFACTOR_SRC_COLOR: in i915_translate_blend_factor()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_conv.h | 121 return PIPE_BLENDFACTOR_SRC_COLOR; in vk_conv_blend_factor()
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_translate.h | 122 case PIPE_BLENDFACTOR_SRC_COLOR: in translate_blend_factor()
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_quad_blend.c | 286 case PIPE_BLENDFACTOR_SRC_COLOR: in blend_quad() 455 case PIPE_BLENDFACTOR_SRC_COLOR: in blend_quad() 547 case PIPE_BLENDFACTOR_SRC_COLOR: in blend_quad() 707 case PIPE_BLENDFACTOR_SRC_COLOR: in blend_quad()
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_nir_lower_blend.c | 74 case PIPE_BLENDFACTOR_SRC_COLOR: in vc4_blend_channel_f() 152 case PIPE_BLENDFACTOR_SRC_COLOR: in vc4_blend_channel_i()
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_pipe.h | 708 case D3DBLEND_SRCCOLOR: return PIPE_BLENDFACTOR_SRC_COLOR/*ALPHA*/; in d3dblend_alpha_to_pipe_blendfactor() 735 case D3DBLEND_SRCCOLOR: return PIPE_BLENDFACTOR_SRC_COLOR; in d3dblend_color_to_pipe_blendfactor()
|
/third_party/mesa3d/src/gallium/drivers/swr/ |
D | swr_state.h | 296 case PIPE_BLENDFACTOR_SRC_COLOR: in swr_convert_blend_factor()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_atom_blend.c | 71 return PIPE_BLENDFACTOR_SRC_COLOR; in translate_blend()
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_draw.c | 439 case PIPE_BLENDFACTOR_SRC_COLOR: in lima_blend_factor_has_alpha() 473 case PIPE_BLENDFACTOR_SRC_COLOR: in lima_blend_factor_is_inv() 497 case PIPE_BLENDFACTOR_SRC_COLOR: in lima_blend_factor()
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_defines.h | 56 PIPE_BLENDFACTOR_SRC_COLOR, enumerator
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_blend.c | 47 case PIPE_BLENDFACTOR_SRC_COLOR: return SVGA3D_BLENDOP_SRCCOLOR; in svga_translate_blend_factor()
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
D | OutputMerger.cpp | 500 return PIPE_BLENDFACTOR_SRC_COLOR; in translateBlend()
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3dx_emit.c | 43 case PIPE_BLENDFACTOR_SRC_COLOR: in v3d_factor()
|
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
D | output.c | 543 return PIPE_BLENDFACTOR_SRC_COLOR; in BlendFactorToPipe()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_state.c | 240 case PIPE_BLENDFACTOR_SRC_COLOR: return VK_BLEND_FACTOR_SRC_COLOR; in blend_factor()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state.c | 296 case PIPE_BLENDFACTOR_SRC_COLOR: in si_translate_blend_factor() 365 case PIPE_BLENDFACTOR_SRC_COLOR: in si_translate_blend_opt_factor() 389 (1u << PIPE_BLENDFACTOR_ONE) | (1u << PIPE_BLENDFACTOR_SRC_COLOR) | in si_blend_check_commutativity() 546 PIPE_BLENDFACTOR_SRC_COLOR); in si_create_blend_state_mode() 548 PIPE_BLENDFACTOR_SRC_COLOR); in si_create_blend_state_mode()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_context.cpp | 152 case PIPE_BLENDFACTOR_SRC_COLOR: return D3D12_BLEND_SRC_COLOR; in blend_factor_rgb() 179 case PIPE_BLENDFACTOR_SRC_COLOR: in blend_factor_alpha()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_state.c | 59 case PIPE_BLENDFACTOR_SRC_COLOR: in r600_translate_blend_factor()
|