Searched refs:pan_blend_can_fixed_function (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_blend.h105 pan_blend_can_fixed_function(const struct pan_blend_equation equation,
H A Dpan_blend.c143 pan_blend_can_fixed_function(const struct pan_blend_equation equation, function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/tests/
H A Dtest-blend.c285 ASSERT_EQ(T.fixed_function, pan_blend_can_fixed_function(T.eq, true));
287 if (pan_blend_can_fixed_function(T.eq, true)) {
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c568 return !pan_blend_can_fixed_function(state->rts[rt].equation, supports_2src);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c3476 pan_blend_can_fixed_function(equation,

Completed in 36 milliseconds