vk-bootstrap/tests
Charles Giessen 09a220f026 Add deprecation notice to "desired" requests
The ability to request that some physical device or swapchain has certain features
but not require said features leads to confusion due to users having to manually
check if any desired request succeeded or not. Thus, this feature is being
deprecated, with eventual removal in the future.
2023-10-13 11:28:21 -06:00
..
bootstrap_tests.cpp Fix API of CustomQueueDescription 2023-10-09 11:52:18 -06:00
CMakeLists.txt Add deprecation notice to "desired" requests 2023-10-13 11:28:21 -06:00
error_code_tests.cpp Update to latest headers & fix errors & cleanup generation script 2023-09-19 15:52:27 -06:00
unit_tests.cpp Update to latest headers & fix errors & cleanup generation script 2023-09-19 15:52:27 -06:00
vulkan_library_loader.hpp Add VulkanMock for isolating tests from system 2023-10-03 14:26:25 -06:00
vulkan_mock.cpp Run tests in CI scripts 2023-10-09 13:24:09 -06:00
vulkan_mock.hpp Run tests in CI scripts 2023-10-09 13:24:09 -06:00