to supported new version of GLSLCompiler.dll

This commit is contained in:
2023-05-31 17:18:14 +08:00
parent 71fd42cfc8
commit 5521c53c94
7 changed files with 43 additions and 8 deletions

View File

@@ -116,7 +116,6 @@ public:
cili.lunarg.standard_validation = true;
cili.khronos.validation = true;
cili.RenderDoc.Capture = true;
inst=CreateInstance("VulkanTest",nullptr,&cili);