Home
last modified time | relevance | path

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

/third_party/mesa3d/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) can_fixed_function_equation() argument
143 pan_blend_can_fixed_function(const struct pan_blend_equation equation, bool supports_2src) pan_blend_can_fixed_function() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c4485 const bool supports_2src = pan_blend_supports_2src(PAN_ARCH); in panfrost_create_blend_state() local

Completed in 10 milliseconds