renderer_vulkan: Fix some validation errors

* Temporarily add glm until I figure out how to fix the alignment
This commit is contained in:
emufan4568
2022-09-18 20:05:18 +03:00
committed by GPUCode
parent ab3a228e5e
commit 1cd0b04399
37 changed files with 326 additions and 278 deletions

3
.gitmodules vendored
View File

@@ -64,3 +64,6 @@
[submodule "glslang"]
path = externals/glslang
url = https://github.com/KhronosGroup/glslang
[submodule "glm"]
path = externals/glm
url = https://github.com/g-truc/glm