Vulkan-Hpp/tests
2021-08-05 13:37:49 +02:00
..
ArrayProxy Introduce constructors of ArrayProxy and ArrayProxyNoTemporaries from std::span (C++20) 2021-08-05 13:37:49 +02:00
ArrayProxyNoTemporaries Make ArrayProxyNoTemporaries complete by marking all constructors getting rvalue references as deleted. 2021-01-14 11:49:35 +01:00
DesignatedInitializers Extendend test on designated initializers 2021-03-22 10:24:07 +01:00
DeviceFunctions Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00
DispatchLoaderDynamic Introduce usage of clang-format to format vulkan.hpp and the other sources. 2020-04-23 10:55:02 +02:00
DispatchLoaderDynamicSharedLibrary Add defines to put the storage for a DispatchLoaderDynamic in a DLL. 2020-06-29 09:21:28 +02:00
DispatchLoaderDynamicSharedLibraryClient Add defines to put the storage for a DispatchLoaderDynamic in a DLL. 2020-06-29 09:21:28 +02:00
Hash Introduce raii-compliant handle wrapper classes. 2021-02-22 16:19:12 +01:00
NoExceptions Introduce structure constructors using ArrayProxyNoTemporaries 2020-07-09 12:03:03 +02:00
StructureChain Fix function StructureChain::unlink(). 2021-01-21 16:56:14 +01:00
UniqueHandleDefaultArguments Introduce usage of clang-format to format vulkan.hpp and the other sources. 2020-04-23 10:55:02 +02:00
CMakeLists.txt Set warnings as errors for the generator, the samples, and the tests. 2020-10-14 17:44:16 +02:00