Vulkan-Hpp/tests
Jan Kuhlmann d996a13dfd
CMake: Only set CMAKE_CXX_STANDARD when not already set before (#2242)
* only set CMAKE_CXX_STANDARD when not already set before

* do not impose custom CXX_STANDARD for module tests
2025-08-07 08:16:26 +02:00
..
ArrayProxy Remove outdated flag VULKAN_HPP_TESTS_BUILD_ONLY_DYNAMIC (#2228) 2025-07-24 19:26:03 +02:00
ArrayProxyNoTemporaries Remove outdated flag VULKAN_HPP_TESTS_BUILD_ONLY_DYNAMIC (#2228) 2025-07-24 19:26:03 +02:00
ArrayWrapper Remove outdated flag VULKAN_HPP_TESTS_BUILD_ONLY_DYNAMIC (#2228) 2025-07-24 19:26:03 +02:00
Cpp20Modules CMake: Only set CMAKE_CXX_STANDARD when not already set before (#2242) 2025-08-07 08:16:26 +02:00
CppStdModule CMake: Added unified options for `VulkanHpp` and `VulkanHppModule` compile definitions (#2066) 2025-02-13 07:56:23 +01:00
CppType Remove outdated flag VULKAN_HPP_TESTS_BUILD_ONLY_DYNAMIC (#2228) 2025-07-24 19:26:03 +02:00
DesignatedInitializers Remove outdated flag VULKAN_HPP_TESTS_BUILD_ONLY_DYNAMIC (#2228) 2025-07-24 19:26:03 +02:00
DeviceFunctions Remove outdated flag VULKAN_HPP_TESTS_BUILD_ONLY_DYNAMIC (#2228) 2025-07-24 19:26:03 +02:00
DispatchLoaderDynamic Move all the dispatcher related classes into namespace detail (#1983) 2024-10-29 08:13:51 +01:00
DispatchLoaderDynamicSharedLibrary Move all the dispatcher related classes into namespace detail (#1983) 2024-10-29 08:13:51 +01:00
DispatchLoaderDynamicSharedLibraryClient Move all the dispatcher related classes into namespace detail (#1983) 2024-10-29 08:13:51 +01:00
DispatchLoaderStatic Remove outdated flag VULKAN_HPP_TESTS_BUILD_ONLY_DYNAMIC (#2228) 2025-07-24 19:26:03 +02:00
EnableBetaExtensions Remove outdated flag VULKAN_HPP_TESTS_BUILD_ONLY_DYNAMIC (#2228) 2025-07-24 19:26:03 +02:00
ExtensionInspection Extend depends handling of extensions to allow multiple sets of dependencies for the very same vulkan version. (#2126) 2025-04-03 20:21:11 +02:00
Flags Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
FormatTraits Add functions vk::isColor() and vk::getAllFormats() (#2166) 2025-05-14 08:41:20 +02:00
Handles Remove outdated flag VULKAN_HPP_TESTS_BUILD_ONLY_DYNAMIC (#2228) 2025-07-24 19:26:03 +02:00
HandlesMoveExchange Remove outdated flag VULKAN_HPP_TESTS_BUILD_ONLY_DYNAMIC (#2228) 2025-07-24 19:26:03 +02:00
Hash Remove outdated flag VULKAN_HPP_TESTS_BUILD_ONLY_DYNAMIC (#2228) 2025-07-24 19:26:03 +02:00
NoExceptions Make C++20 modules work with the defaultDispatchLoaderDynamic. (#1651) 2023-09-07 15:20:10 +02:00
NoExceptionsRAII Extend support of VULKAN_HPP_NO_EXCEPTIONS in the raii-namespace (#2226) 2025-07-22 13:48:50 +02:00
StridedArrayProxy Remove outdated flag VULKAN_HPP_TESTS_BUILD_ONLY_DYNAMIC (#2228) 2025-07-24 19:26:03 +02:00
StructureChain Restrict commands taking an allocator as template argument to allocators of the correct data type (#1980) 2024-10-24 16:29:00 +02:00
UniqueHandle Move all the dispatcher related classes into namespace detail (#1983) 2024-10-29 08:13:51 +01:00
UniqueHandleDefaultArguments Silent warnings on unused variables in some tests; make test UniqueHandleDefaultArguments part of the solution for 64 bit only. (#1704) 2023-10-18 13:45:14 +02:00
Video Add inclusion of new encode file to VideoHppGenerator, add compile test for video. (#2002) 2024-12-02 08:51:02 +01:00
VideoCpp20Modules CMake: Only set CMAKE_CXX_STANDARD when not already set before (#2242) 2025-08-07 08:16:26 +02:00
CMakeLists.txt Add support for vulkan_video.cppm module (#2162) 2025-05-15 18:11:27 +02:00