Skip to content

freedreno: Fix leak of the screen hash table.

Emma Anholt requested to merge anholt/mesa:fd-leaks into main

Now we have no leaks detected on a run of a basic deqp test (dEQP-GLES2.functional.shaders.constants.const_float_assignment_3_fragment).

Merge request reports