vk-bootstrap/tests
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
..
bootstrap_tests.cpp Polished SwapchainBuilder. Redid swapchain recreation. 2020-06-08 14:28:32 -06:00
CMakeLists.txt Error handling with std::error_code 2020-05-17 09:19:12 -06:00
common.h Document proper swapchain recreation practice 2020-06-08 17:03:36 -06:00
error_code_tests.cpp Error handling with std::error_code 2020-05-17 09:19:12 -06:00
main.cpp Migrate to Catch2 & CMake file structural change 2020-03-26 10:40:47 -06:00