vk-bootstrap/tests
Charles Giessen a4ab8e099d Renamed many InstanceBuilder functions, added SystemInfo struct.
SystemInfo will be the way for users to know what is and isn't available on their system.
Currently, it only has booleans for if validation layers and debug messenger are available,
but more could be added in the future.
2020-03-07 01:46:25 -07:00
..
common.h Implemented missing instance functions, deleted surface in tests. 2020-02-18 17:21:22 -07:00
run_tests.cpp Renamed many InstanceBuilder functions, added SystemInfo struct. 2020-03-07 01:46:25 -07:00
test.cpp Fixed up swapchain, added an example based on vulkan-tutorial 2020-02-03 16:23:47 -07:00