Files
filament/third_party/vkmemalloc/tnt
2021-06-14 12:58:14 -07:00
..
2021-06-14 12:58:14 -07:00
2021-06-14 12:58:14 -07:00

This folder was created as follows:

curl -L -O https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator/archive/8d4a9e9.zip
unzip 8d4a9e9.zip
mv VulkanMemoryAllocator-* vkmemalloc
cd vkmemalloc
rm -rf build docs media tools
rsync -r ./ ~/github/filament/third_party/vkmemalloc/ --delete --exclude tnt