mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-25 16:24:53 +02:00
Extracted from #16759 and bugfixed. Fixes a leak of Vulkan pipelines. I guess another way would be to queue the variants for destruction at the same time as we queue the callback, but I like this better.