VulkanMemoryAllocator/src/VmaReplay
Adam Sawicki b0c363693f Added function vmaResizeAllocation.
Added tests: function TestResize. Bumped CSV recording file format version to 1.4.
2018-11-13 16:17:38 +01:00
..
Common.cpp VmaReplay: Added comparison of memory heaps and types and appropriate warnings. 2018-08-22 11:44:44 +02:00
Common.h Updated file format to 1,3. Added configuration section. 2018-08-21 17:56:25 +02:00
VmaReplay.cpp Added function vmaResizeAllocation. 2018-11-13 16:17:38 +01:00
VmaUsage.cpp Created project VmaReplay, started coding it. 2018-08-07 13:44:20 +02:00
VmaUsage.h Fixed missing #include <Windows.h> for cases when it's needed but macro VK_USE_PLATFORM_WIN32_KHR is not defined. Issue #38 thanks @farnoy ! 2018-09-06 11:38:37 +02:00