Vulkan-Hpp/samples/InstanceLayerProperties
2021-01-18 12:25:50 +01:00
..
CMakeLists.txt Clean EOF of some files 2020-02-06 10:12:08 +01:00
InstanceLayerProperties.cpp Change structure member sType to non-const to allow default assignment operator. Make copy constructor and copy assignment default. The latter is required for C++20 designated initializers. Delegate the constructor from C-type to the copy constructor by casting rhs accordingly. Fix warnings on gcc/clang. 2021-01-18 12:25:50 +01:00