Searched defs:src_factor (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_blend.h38 enum blend_factor src_factor; member in struct:__anonbef927490108
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_blending.c143 panfrost_make_dominant_factor(unsigned src_factor, enum mali_dominant_factor *factor, bool *invert) argument
218 panfrost_make_fixed_blend_part(unsigned func, unsigned src_factor, unsigned dst_factor, unsigned *out) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend.c83 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
[all...]
H A Dlp_bld_blend_aos.c327 LLVMValueRef src_factor, dst_factor; local in function:lp_build_blend_aos
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend.c83 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
[all...]
H A Dlp_bld_blend_aos.c327 LLVMValueRef src_factor, dst_factor; local in function:lp_build_blend_aos
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv10_exa.c468 int src_factor = op->src; local in function:setup_blend_function
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c272 int src_factor = ((i != 3) ? blend->rgb_src_factor : local in function:vc4_do_blending_f
328 nir_ssa_def *src_factor = vc4_blend_channel_i(b, local in function:vc4_do_blending_i
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c265 int src_factor = ((i != 3) ? blend->rgb_src_factor : local in function:vc4_do_blending_f
321 nir_ssa_def *src_factor = vc4_blend_channel_i(b, local in function:vc4_do_blending_i
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_blend.c57 is_2srcdest(enum blend_func blend_func,enum blend_factor src_factor,bool invert_src,enum blend_factor dest_factor,bool invert_dest,bool is_alpha) argument
73 can_fixed_function_equation(enum blend_func blend_func,enum blend_factor src_factor,bool invert_src,enum blend_factor dest_factor,bool invert_dest,bool is_alpha,bool supports_2src) argument
190 to_panfrost_function(enum blend_func blend_func,enum blend_factor src_factor,bool invert_src,enum blend_factor dest_factor,bool invert_dest,bool is_alpha,struct MALI_BLEND_FUNCTION * function) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c425 static void si_blend_remove_dst(unsigned *func, unsigned *src_factor, argument
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_pipeline.c336 static void si_blend_remove_dst(unsigned *func, unsigned *src_factor, argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c418 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 Dradv_pipeline.c381 si_blend_remove_dst(VkBlendOp *func, VkBlendFactor *src_factor, VkBlendFactor *dst_factor, argument

Completed in 47 milliseconds