mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-23 03:17:56 -05:00
externals: Add vma and initialize it
video_core: Move vma implementation to library
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -55,3 +55,6 @@
|
||||
[submodule "tzdb_to_nx"]
|
||||
path = externals/nx_tzdb/tzdb_to_nx
|
||||
url = https://github.com/lat9nq/tzdb_to_nx.git
|
||||
[submodule "externals/vma/vma"]
|
||||
path = externals/vma/vma
|
||||
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
|
||||
|
Reference in New Issue
Block a user