Skip to content

freedreno: Fix valgrind complaints

Emma Anholt requested to merge anholt/mesa:fd-races into master

Trying to stabilize CI results, I came up with some valgrind and helgrind fixes. It hasn't fixed transform feedback, but I made it through a couple of runs without new bbox or fragment_out failures.

Merge request reports