Searched refs:PIPE_BLENDFACTOR_ZERO (Results 1 – 2 of 2) sorted by relevance
26 PIPE_BLENDFACTOR_ZERO = PIPE_BLENDFACTOR_INVERT_BIT | PIPE_BLENDFACTOR_ONE, enumerator94 return PIPE_BLENDFACTOR_ZERO; in util_blend_dst_alpha_to_one()
75 return PIPE_BLENDFACTOR_ZERO; in vk_blend_factor_to_pipe()