Vulkan-Hpp/tests/DeviceFunctions
asuessenbach 99f990afa1 Extend template argument list for functions returning a std::vector<Stuff> to help compilers detecting the correct function.
+ change the order of Allocator and Dispatch template arguments for functions returning a std::vector<UniqueStuff>, as the Allocator needs to use the Dispatch in those cases!
2020-07-23 18:14:05 +02:00
..
CMakeLists.txt Use existing tests for appveyor. (#426) 2019-11-06 16:56:52 +01:00
DeviceFunctions.cpp Extend template argument list for functions returning a std::vector<Stuff> to help compilers detecting the correct function. 2020-07-23 18:14:05 +02:00