Searched refs:PIPE_BLENDFACTOR_SRC1_COLOR (Results 1 – 25 of 25) sorted by relevance
8 return (factor == PIPE_BLENDFACTOR_SRC1_COLOR) || in util_blend_factor_is_dual_src()
84 case PIPE_BLENDFACTOR_SRC1_COLOR: in util_blend_factor_to_shader()
128 case PIPE_BLENDFACTOR_SRC1_COLOR: in fd_blend_factor()
145 return PIPE_BLENDFACTOR_SRC1_COLOR; in vk_conv_blend_factor()
150 case PIPE_BLENDFACTOR_SRC1_COLOR: in lp_build_blend_factor_unswizzled()204 case PIPE_BLENDFACTOR_SRC1_COLOR: in lp_build_blend_factor_swizzle()
249 case PIPE_BLENDFACTOR_SRC1_COLOR: in compute_blend_ref_term()330 case PIPE_BLENDFACTOR_SRC1_COLOR: in compute_blend_ref_term()600 PIPE_BLENDFACTOR_SRC1_COLOR,
94 factor != PIPE_BLENDFACTOR_SRC1_COLOR && in factor_is_supported()
150 case PIPE_BLENDFACTOR_SRC1_COLOR: in translate_blend_factor()
309 case PIPE_BLENDFACTOR_SRC1_COLOR: in swr_convert_blend_factor()
97 case PIPE_BLENDFACTOR_SRC1_COLOR: in r300_translate_blend_factor()
85 return PIPE_BLENDFACTOR_SRC1_COLOR; in translate_blend()
127 case PIPE_BLENDFACTOR_SRC1_COLOR: in vc4_blend_channel_f()196 case PIPE_BLENDFACTOR_SRC1_COLOR: in vc4_blend_channel_i()
341 case PIPE_BLENDFACTOR_SRC1_COLOR: in blend_quad()510 case PIPE_BLENDFACTOR_SRC1_COLOR: in blend_quad()601 case PIPE_BLENDFACTOR_SRC1_COLOR: in blend_quad()757 case PIPE_BLENDFACTOR_SRC1_COLOR: in blend_quad()
62 #define PIPE_BLENDFACTOR_SRC1_COLOR 0x9 macro
443 case PIPE_BLENDFACTOR_SRC1_COLOR: in lima_blend_factor_has_alpha()476 case PIPE_BLENDFACTOR_SRC1_COLOR: in lima_blend_factor_is_inv()515 case PIPE_BLENDFACTOR_SRC1_COLOR: in lima_blend_factor()
63 PIPE_BLENDFACTOR_SRC1_COLOR, enumerator
124 case PIPE_BLENDFACTOR_SRC1_COLOR: return VK_BLEND_FACTOR_SRC1_COLOR; in blend_factor()
67 case PIPE_BLENDFACTOR_SRC1_COLOR: return SVGA3D_BLENDOP_SRC1COLOR; in svga_translate_blend_factor()
714 case D3DBLEND_SRCCOLOR2: return PIPE_BLENDFACTOR_SRC1_COLOR; in d3dblend_color_to_pipe_blendfactor()
321 case PIPE_BLENDFACTOR_SRC1_COLOR: in si_translate_blend_factor()389 (1u << PIPE_BLENDFACTOR_SRC1_COLOR) | (1u << PIPE_BLENDFACTOR_SRC1_ALPHA) | in si_blend_check_commutativity()
87 case PIPE_BLENDFACTOR_SRC1_COLOR: in r600_translate_blend_factor()
157 case PIPE_BLENDFACTOR_SRC1_COLOR: in r600_translate_blend_factor()
149 PIPE_ASSERT(PIPE_BLENDFACTOR_SRC1_COLOR == BLENDFACTOR_SRC1_COLOR); in pipe_asserts()
4947 case PIPE_BLENDFACTOR_SRC1_COLOR: return GL_SRC1_COLOR; in translate_blend_factor()