rpcsx/rpcs3/Emu/RSX/VK/VKMemAlloc.cpp
pauls-gh f8a0be8c3e Performance enhancement - Vulkan memory allocator (#4635)
* Incorporates the vulkan memory allocator from the AMD GPUOpen project
2018-05-23 17:02:35 +03:00

3 lines
78 B
C++

#define VMA_IMPLEMENTATION
#include "3rdparty/GPUOpen/include/vk_mem_alloc.h"