working on rendering
This commit is contained in:
6
materialsystem/vulkan/vma.cpp
Normal file
6
materialsystem/vulkan/vma.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#define VMA_VULKAN_VERSION 1004000
|
||||
#define VMA_IMPLEMENTATION
|
||||
#define VMA_DYNAMIC_VULKAN_FUNCTIONS 0
|
||||
#define VMA_STATIC_VULKAN_FUNCTIONS 0
|
||||
#include "volk.h"
|
||||
#include "vk_mem_alloc.h"
|
||||
Reference in New Issue
Block a user