Created
January 23, 2018 18:15
-
-
Save Themaister/00b70d81bf7c0d0d6c36bb3ce5cfbdf0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone git://github.com/ARM-software/vulkan-sdk | |
cd vulkan-sdk | |
cmake . -DPLATFORM=xcb | |
make -j16 | |
./samples/multipass/multipass |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment