Vulkan-Hpp/tests
Antonio Maiorano e84bb64746 Fix std::hash specializations for null-terminated strings
Instead of hashing the pointer, hash the string contents.

Fixes: https://github.com/KhronosGroup/Vulkan-Hpp/issues/1169
2022-01-03 14:26:34 -05:00
..
ArrayProxy Adjust comments in ArrayProxy and ArrayProxyNoTemporaries tests. 2021-11-22 15:11:03 +01:00
ArrayProxyNoTemporaries Adjust comments in ArrayProxy and ArrayProxyNoTemporaries tests. 2021-11-22 15:11:03 +01:00
DesignatedInitializers Introducde getDispatchLoaderStatic() to prevent dangling pointers in debug builds 2021-09-08 13:38:56 +02: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
DispatchLoaderStatic Introducde getDispatchLoaderStatic() to prevent dangling pointers in debug builds 2021-09-08 13:38:56 +02:00
Hash Fix std::hash specializations for null-terminated strings 2022-01-03 14:26:34 -05: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