mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-02 18:48:14 -05:00
Fix a tragic off-by-one condition that causes Vulkan's stream buffer to think it's always full, using fallback memory. The OpenGL was also affected by this bug to a lesser extent.