externals: Add vma and initialize it
video_core: Move vma implementation to library
This commit is contained in:
parent
6d055a21e3
commit
0a4650cd2b
7 changed files with 40 additions and 2 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue