mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-02 10:45:14 +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.