VulkanRust/src
Stephen Seo f52c9029bc Handle resizing window
This recreates the swap-chain if the window is resized, as mentioned in
"Swap chain recreation".

(Note that the "Drawing: Frames in flight" step in the tutorial was
skipped.)
2024-03-14 13:15:12 +09:00
..
ffi.rs Move ffi module to separate file 2024-03-05 17:03:33 +09:00
main.rs Handle resizing window 2024-03-14 13:15:12 +09:00