6 lines
114 B
C++
6 lines
114 B
C++
|
|
//#define NVVK_ALLOC_DEDICATED
|
|
#define NVVK_ALLOC_DMA
|
|
//#define NVVK_ALLOC_VMA
|
|
|
|
#include <nvvk/allocator_vk.hpp>
|