Backends, Viewports: Vulkan: Fix the use of the incorrect fence in wait for fence. (#4208)
The fence being waited upon was not the one associated with the current frame. This results in validation error detecting a reset of command buffers still in use and resetting fences while still in use. Read more details in #4208features/sdl_renderer3_multiviewports
parent
db0338a1f2
commit
90deb0959a
2 changed files with 6 additions and 5 deletions
Loading…
Reference in New Issue