panfrost: XMLify blend equation
[mesa.git] / src / gallium / drivers / panfrost / pan_blending.h
index 123b1d13bf45c8352493986e796128b942fe48f8..c466e8d665ad40845c979fdb6c844c4396d08799 100644 (file)
@@ -34,7 +34,7 @@ struct panfrost_blend_state;
 bool
 panfrost_make_fixed_blend_mode(
         const struct pipe_rt_blend_state blend,
-        struct mali_blend_equation *out,
+        struct mali_blend_equation_packed *out,
         unsigned *constant_mask);
 
 bool