You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Vulkan: Fix incorrect access to the buffers on Android
(cherry picked from commit 04a142cf71)
This commit is contained in:
committed by
Rémi Verschelde
parent
bd7d37b5ee
commit
6e4a7eecf5
@@ -43,7 +43,7 @@
|
||||
#define _DEBUG
|
||||
#endif
|
||||
#endif
|
||||
#include "vk_mem_alloc.h"
|
||||
#include "thirdparty/vulkan/vk_mem_alloc.h"
|
||||
|
||||
#ifdef USE_VOLK
|
||||
#include <volk.h>
|
||||
|
||||
Reference in New Issue
Block a user