Skip to content

lavapipe: reference gallium fences correctly.

Dave Airlie requested to merge airlied/mesa:lvp-fix-fence-refs into main

Make sure to take references in all the correct places to get right lifetimes for these objects and avoid leaks.

Split out from overlapping vertex/frag series.

Closes: #5654 (closed)

Merge request reports