Trying to fix invalid descriptorlayout

This commit is contained in:
Dynamitos
2020-10-03 11:00:10 +02:00
parent 79388bf41a
commit ceee96b462
69 changed files with 1087 additions and 393 deletions
+3 -1
View File
@@ -111,5 +111,7 @@
"cmake.skipConfigureIfCachePresent": false,
"cmake.configureArgs": [
"-Wno-dev"
]
],
"C_Cpp.default.cppStandard": "c++17",
"C_Cpp.default.intelliSenseMode": "msvc-x64"
}