Skip to content

clover: fix pipe_box update regression

What does this MR do and why?

clover: fix pipe_box update regression

Indeed, clover was processing the pipe_box elements with a hardcoded
order. The update of the pipe_box object broke clover.

Fixes: 651191801a8 ("gallium: increase the size of pipe_box y, height fields to allow bigger textures")
Signed-off-by: Patrick Lerda <patrick9876@free.fr>

Merge request reports