Home
last modified time | relevance | path

Searched defs:dst_factor (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend.c84 lp_build_blend_factor_complementary(unsigned src_factor, unsigned dst_factor) in lp_build_blend_factor_complementary()
199 LLVMValueRef dst_factor, in lp_build_blend()
Dlp_bld_blend_aos.c378 LLVMValueRef src_factor, dst_factor; in lp_build_blend_aos() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_blend.h41 enum blend_factor dst_factor; member
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_nir_lower_blend.c267 int dst_factor = ((i != 3) ? blend->rgb_dst_factor : in vc4_do_blending_f() local
326 nir_ssa_def *dst_factor = vc4_blend_channel_i(b, in vc4_do_blending_i() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c424 static void si_blend_remove_dst(unsigned *func, unsigned *src_factor, unsigned *dst_factor, in si_blend_remove_dst()
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline.c421 si_blend_remove_dst(unsigned *func, unsigned *src_factor, unsigned *dst_factor, in si_blend_remove_dst()