vk-bootstrap/tests
Charles Giessen f9717f66bb Add PhysicalDevice::is_extension_present()
Convenience function to check if a given extension would be enabled on the
physical device.
2023-10-22 10:30:18 -06:00
..
bootstrap_tests.cpp Add PhysicalDevice::is_extension_present() 2023-10-22 10:30: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