Fix swapchain present wait semaphore reuse

VUID-vkQueueSubmit2-semaphore-03868
This commit is contained in:
2025-07-17 21:51:14 +02:00
parent 22e4091419
commit b231d2280e
2 changed files with 16 additions and 9 deletions

5
hk21.todo.txt Normal file
View File

@ -0,0 +1,5 @@
create the image resource & its manager +gpu
recycle fences +gpu
recycle command pools +gpu
recycle frame structures +gpu
use a custom allocator +gpu