vk-bootstrap/tests
Charles Giessen 1f462b42f3 Added many tests and fixed up api as a consequence
Added device::get_queue_families() to facilitate custom queue setups

get_swapchain_images() renamed to get_image(), made member function to
swapchain.
get_swapchain_image_views() renamed to get_image_views(), also moved to
member function of swapchain

fixed bug with headless instance not being correct

Stopped Catch2 from polluting the buildable targets
2020-04-18 21:24:59 -06:00
..
CMakeLists.txt Migrate to Catch2 & CMake file structural change 2020-03-26 10:40:47 -06:00
common.h Implemented missing instance functions, deleted surface in tests. 2020-02-18 17:21:22 -07:00
main.cpp Migrate to Catch2 & CMake file structural change 2020-03-26 10:40:47 -06:00
run_tests.cpp Added many tests and fixed up api as a consequence 2020-04-18 21:24:59 -06:00