vk-bootstrap/tests
Cody Goodson f49032f804 Internal table change.
- Internal tables are now populated through internal vkGetDeviceProcAddr rather than through passed dispatch table
- Device now has its own internal table as well.
- Cleaned up get_proc_addr functions and removed internal functions that are now held in a types internal tables.
2021-06-08 14:03:47 -07:00
..
bootstrap_tests.cpp Internal table change. 2021-06-08 14:03:47 -07:00
CMakeLists.txt Add queue selection tests and refactor internal code a bit 2021-05-21 14:04:28 -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