Sample on vulkan.hpp: 07_InitUniformBuffer. (#203)

This commit is contained in:
Andreas Süßenbach
2018-04-09 10:53:55 +02:00
committed by Markus Tavenrath
parent bbaa5956c6
commit 33c7954b6e
5 changed files with 152 additions and 3 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "glm"]
path = glm
url = https://github.com/g-truc/glm.git
[submodule "tinyxml2"]
path = tinyxml2
url = https://github.com/leethomason/tinyxml2.git