vk-bootstrap/example
Charles Giessen bbe3971a04 Document proper swapchain recreation practice
Make the example not leak the old swapchain handle upon recreation.
vkb::destroy_swapchain doesn't null out the old handle.
2020-06-08 17:03:36 -06:00
..
shaders moved triangle.cpp to its own folder, updated readme & license 2020-02-03 20:34:46 -07:00
CMakeLists.txt Migrate to Catch2 & CMake file structural change 2020-03-26 10:40:47 -06:00
triangle.cpp Document proper swapchain recreation practice 2020-06-08 17:03:36 -06:00