mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 23:43:34 +00:00
fixing vulkan image creation issue, adding security to images creation, adding image unit tests
This commit is contained in:
@@ -6,4 +6,5 @@
|
||||
#define VMA_DYNAMIC_VULKAN_FUNCTIONS 0
|
||||
#define VMA_VULKAN_VERSION 1000000
|
||||
#define VMA_IMPLEMENTATION
|
||||
#define VMA_ASSERT_LEAK(expr) (void(0))
|
||||
#include <vk_mem_alloc.h>
|
||||
|
||||
Reference in New Issue
Block a user