Skip to content

panfrost: fix tiny sample_positions BO memory leak

Italo Nicola requested to merge italove/mesa:pan_tiny_leak into main

Fixes a 4KB memory leak that happens once per-device creation.

Merge request reports