Searched refs:pan_blend_equation (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_blend.h40 struct pan_blend_equation { struct
62 struct pan_blend_equation equation;
82 struct pan_blend_equation equation;
102 pan_blend_reads_dest(const struct pan_blend_equation eq);
105 pan_blend_can_fixed_function(const struct pan_blend_equation equation,
109 pan_blend_is_opaque(const struct pan_blend_equation eq);
112 pan_blend_constant_mask(const struct pan_blend_equation eq);
146 pan_blend_to_fixed_function_equation(const struct pan_blend_equation eq,
150 pan_pack_blend(const struct pan_blend_equation equation);
H A Dpan_blend.c116 pan_blend_constant_mask(const struct pan_blend_equation eq)
143 pan_blend_can_fixed_function(const struct pan_blend_equation equation,
283 pan_blend_is_opaque(const struct pan_blend_equation equation)
322 pan_blend_reads_dest(const struct pan_blend_equation equation)
337 pan_blend_to_fixed_function_equation(const struct pan_blend_equation equation,
370 pan_pack_blend(const struct pan_blend_equation equation)
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/tests/
H A Dtest-blend.c29 struct pan_blend_equation eq;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c3444 struct pan_blend_equation equation = {0};

Completed in 14 milliseconds