Searched defs:dst_factor (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_bld_blend.c | 84 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()
|
D | lp_bld_blend_aos.c | 378 LLVMValueRef src_factor, dst_factor; in lp_build_blend_aos() local
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_lower_blend.h | 41 enum blend_factor dst_factor; member
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_nir_lower_blend.c | 267 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/ |
D | si_state.c | 424 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/ |
D | radv_pipeline.c | 421 si_blend_remove_dst(unsigned *func, unsigned *src_factor, unsigned *dst_factor, in si_blend_remove_dst()
|