Vulkan-Hpp/tests
asuessenbach 0db791c687 Special handling for commands that get a size and a void-pointer to write data into
- marked previous function that got an ArrayProxy as deprecated (C++14)
- introduce a new function returning a std::vector of the given size
- introduce a new function returning a single value
2020-09-02 15:00:06 +02:00
..
ArrayProxy [WIP] test on ArrayProxy 2020-04-15 16:42:41 +02:00
DesignatedInitializers Introduce VULKAN_HPP_NO_STRUCT_CONSTRUCTORS so support designated initializers. 2020-06-24 11:28:43 +02:00
DeviceFunctions Special handling for commands that get a size and a void-pointer to write data into 2020-09-02 15:00:06 +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 usage of clang-format to format vulkan.hpp and the other sources. 2020-04-23 10:55:02 +02:00
NoExceptions Introduce structure constructors using ArrayProxyNoTemporaries 2020-07-09 12:03:03 +02:00
StructureChain Add support for "allowduplicate" attribute on chainable structures. 2020-05-25 09:36:20 +02: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 Add documentation on how to build the generator, tests, and samples. 2020-08-13 11:38:21 +02:00