vk-bootstrap/tests
Charles Giessen 6bf383778b Don't pass an instance in for pre-instance functions.
A recent loader change results in NULL being returned for pre-instance functions
if the instance handle passed into vkGetInstanceProcAddr isn't NULL. This was
reverted but going forward this change will require updating applications.
2021-12-08 15:49:44 -07:00
..
bootstrap_tests.cpp Don't pass an instance in for pre-instance functions. 2021-12-08 15:49:44 -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