Vulkan-Hpp/tests
Andreas Süßenbach d4704cce01
Make C++20 modules work with the defaultDispatchLoaderDynamic. (#1651)
* Make C++20 modules work with the defaultDispatchLoaderDynamic.

* Add vulkan_hpp_macros.hpp to list of installed files.

* Adjust the text on module in the readme.

* Rename module from vulkan to vulkan_hpp

* Adjust some comments.

* Add a little disclaimer to vulkan.cppm.
2023-09-07 15:20:10 +02:00
..
ArrayProxy Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
ArrayProxyNoTemporaries Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
Cpp20Modules Make C++20 modules work with the defaultDispatchLoaderDynamic. (#1651) 2023-09-07 15:20:10 +02:00
DesignatedInitializers Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
DeviceFunctions Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
DispatchLoaderDynamic Make C++20 modules work with the defaultDispatchLoaderDynamic. (#1651) 2023-09-07 15:20:10 +02:00
DispatchLoaderDynamicSharedLibrary Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
DispatchLoaderDynamicSharedLibraryClient Make C++20 modules work with the defaultDispatchLoaderDynamic. (#1651) 2023-09-07 15:20:10 +02:00
DispatchLoaderStatic Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
EnableBetaExtensions Fix wrong usage of 'structureChains' in generating functions returning a StructureChain and a vector of data. (#1594) 2023-06-19 12:46:04 +02:00
ExtensionInspection Fix defines in workflow files to enable compilation of tests and samples in CI. (#1595) 2023-06-20 14:43:35 +02:00
Flags Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
FormatTraits Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
Handles Introduce operator==() and operator!=() to compare vk-handles with nullptr. (#1600) 2023-06-22 09:07:26 +02:00
Hash Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
NoExceptions Make C++20 modules work with the defaultDispatchLoaderDynamic. (#1651) 2023-09-07 15:20:10 +02:00
StridedArrayProxy Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00
StructureChain Make C++20 modules work with the defaultDispatchLoaderDynamic. (#1651) 2023-09-07 15:20:10 +02:00
UniqueHandle Make C++20 modules work with the defaultDispatchLoaderDynamic. (#1651) 2023-09-07 15:20:10 +02:00
UniqueHandleDefaultArguments Fix defines in workflow files to enable compilation of tests and samples in CI. (#1595) 2023-06-20 14:43:35 +02:00
CMakeLists.txt Add C++20 module interface file and tests (#1582) 2023-06-28 14:10:51 +02:00