Searched defs:supports_2src (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_blend.c73 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
143 pan_blend_can_fixed_function(const struct pan_blend_equation equation,bool supports_2src) argument
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c567 bool supports_2src = pan_blend_supports_2src(dev->arch); local in function:panvk_per_arch
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c3464 const bool supports_2src = pan_blend_supports_2src(PAN_ARCH); local in function:panfrost_create_blend_state

Completed in 9 milliseconds