Vulkan-Hpp/tests
asuessenbach fba2516d9c Remove implicit cast operators on ResultValue<T>
As it turned out to not provide a complete solution to the C++-API-change issue on logical-change of the C-API, we simply remove those implicit cast operators. That is, accessing the result and the value need to be explicit.
2020-07-22 16:49:42 +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 Remove implicit cast operators on ResultValue<T> 2020-07-22 16:49:42 +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 Building samples for Linux (#491) 2020-01-28 10:16:10 +01:00