| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_blend.h | 41 enum blend_factor dst_factor; member in struct:__anonbef927490108
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_blending.c | 218 panfrost_make_fixed_blend_part(unsigned func, unsigned src_factor, unsigned dst_factor, unsigned *out) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_blend.c | 83 lp_build_blend_factor_complementary(unsigned src_factor, unsigned dst_factor) argument 191 lp_build_blend(struct lp_build_context * bld,unsigned func,unsigned factor_src,unsigned factor_dst,LLVMValueRef src,LLVMValueRef dst,LLVMValueRef src_factor,LLVMValueRef dst_factor,boolean not_alpha_dependent,boolean optimise_only) argument
|
| H A D | lp_bld_blend_aos.c | 327 LLVMValueRef src_factor, dst_factor; local in function:lp_build_blend_aos
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_blend.c | 83 lp_build_blend_factor_complementary(unsigned src_factor, unsigned dst_factor) argument 191 lp_build_blend(struct lp_build_context * bld,unsigned func,unsigned factor_src,unsigned factor_dst,LLVMValueRef src,LLVMValueRef dst,LLVMValueRef src_factor,LLVMValueRef dst_factor,boolean not_alpha_dependent,boolean optimise_only) argument
|
| H A D | lp_bld_blend_aos.c | 327 LLVMValueRef src_factor, dst_factor; local in function:lp_build_blend_aos
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nv10_exa.c | 469 int dst_factor = op->dst; local in function:setup_blend_function
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_nir_lower_blend.c | 274 int dst_factor = ((i != 3) ? blend->rgb_dst_factor : local in function:vc4_do_blending_f 333 nir_ssa_def *dst_factor = vc4_blend_channel_i(b, local in function:vc4_do_blending_i
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_nir_lower_blend.c | 267 int dst_factor = ((i != 3) ? blend->rgb_dst_factor : local in function:vc4_do_blending_f 326 nir_ssa_def *dst_factor = vc4_blend_channel_i(b, local in function:vc4_do_blending_i
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_state.c | 425 si_blend_remove_dst(unsigned * func,unsigned * src_factor,unsigned * dst_factor,unsigned expected_dst,unsigned replacement_src) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_pipeline.c | 336 si_blend_remove_dst(unsigned * func,unsigned * src_factor,unsigned * dst_factor,unsigned expected_dst,unsigned replacement_src) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_state.c | 418 static void si_blend_remove_dst(unsigned *func, unsigned *src_factor, unsigned *dst_factor, argument
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_pipeline.c | 381 si_blend_remove_dst(VkBlendOp *func, VkBlendFactor *src_factor, VkBlendFactor *dst_factor, argument
|