vk-bootstrap/tests
Charles Giessen 9e36810a48 Add enable_extension_if_present to vkb::PhysicalDevice
If the given extension is present, enable_extension_if_present will make
the extension be enabled on the device.

This fixes a gap in capability due to the deprecation of add_desired_extension.
2023-10-23 10:05:39 -06:00
..
bootstrap_tests.cpp Add enable_extension_if_present to vkb::PhysicalDevice 2023-10-23 10:05:39 -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