vk-bootstrap/tests
Charles Giessen 932b7794ac Refactor how GetPhysDevFeats2 works
Cleaned up the logic for handling when to use the core, the KHR, and when
not to use vkGetPhysicalDeviceFeatures2. This should make the logic easier
to follow with better names, and handle a few cases that were wrong, like
not caring if the extension is enabled by vulkan 1.1 is not.
2023-01-12 16:07:43 -07:00
..
bootstrap_tests.cpp Refactor how GetPhysDevFeats2 works 2023-01-12 16:07:43 -07:00
CMakeLists.txt also fix typo in example and tests 2021-09-06 15:10:59 -06:00
common.h Add vkb::destroy_surface helper function 2021-06-06 13:25:08 -07: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
unit_tests.cpp Format internal queue selection functions 2021-05-21 14:04:28 -06:00