vk-bootstrap/tests
Charles Giessen d6d63121e9 Add VulkanFeatureConfig, mechanism to select pre-made configs
This makes it easy to enable a set of features, extensions, and a Vulkan Version that are
pre-defined.
2021-09-02 09:19:59 -06:00
..
bootstrap_tests.cpp Move debug callback into header and allow adding user pointer 2021-06-14 15:17:37 -07:00
CMakeLists.txt Add VulkanFeatureConfig, mechanism to select pre-made configs 2021-09-02 09:19:59 -06:00
common.h Add VulkanFeatureConfig, mechanism to select pre-made configs 2021-09-02 09:19:59 -06:00
error_code_tests.cpp Error handling with std::error_code 2020-05-17 09:19:12 -06:00
feature_config.cpp Add VulkanFeatureConfig, mechanism to select pre-made configs 2021-09-02 09:19:59 -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