Vulkan-Hpp/samples/PipelineCache
asuessenbach 0ea8a527ba Introduce ArrayWrapper?D, replacing ConstExpression?DArrayCopy
+ no explicit copy constructor of structs needed any more
+ removed assignment operator of structs that don't hold a const sType member (for those, we still need the assignment operator!)
+ simplified operator==() of structs (pre C++20)
+ resolved some 32bit warnings
2020-03-25 12:35:35 +01:00
..
CMakeLists.txt Building samples for Linux (#491) 2020-01-28 10:16:10 +01:00
PipelineCache.cpp Introduce ArrayWrapper?D, replacing ConstExpression?DArrayCopy 2020-03-25 12:35:35 +01:00