mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-05 02:37:52 -05:00
vma: enable options everywhere
This commit is contained in:
@ -2,7 +2,5 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#define VMA_IMPLEMENTATION
|
||||
#define VMA_STATIC_VULKAN_FUNCTIONS 0
|
||||
#define VMA_DYNAMIC_VULKAN_FUNCTIONS 1
|
||||
|
||||
#include <vk_mem_alloc.h>
|
||||
#include "video_core/vulkan_common/vma.h"
|
||||
|
Reference in New Issue
Block a user