vk-bootstrap/tests
Charles Giessen 6e50441f41 Re-added swapchain constructors from individual handles.
Allows people to use Swapchain Builder withtout holding onto the vkb::Device
handle. Also made patch levels optional since they generally don't matter.
2020-10-21 13:25:48 -06:00
..
bootstrap_tests.cpp Re-added swapchain constructors from individual handles. 2020-10-21 13:25:48 -06:00
CMakeLists.txt Dynamically load vulkan instead of statically link. 2020-08-10 23:38:26 -06:00
common.h Dynamically load vulkan instead of statically link. 2020-08-10 23:38:26 -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