Update glslang

This commit is contained in:
Alex Szpakowski
2020-06-07 15:36:23 -03:00
parent f5ecaf2e92
commit 6cd4b3e3f7
26 changed files with 761 additions and 237 deletions
+1
View File
@@ -118,6 +118,7 @@ static const TBuiltInResource defaultTBuiltInResource = {
/* .maxTaskWorkGroupSizeY_NV = */ 1,
/* .maxTaskWorkGroupSizeZ_NV = */ 1,
/* .maxMeshViewCountNV = */ 4,
/* .maxDualSourceDrawBuffersEXT = */ 1,
/* .limits = */ {
/* .nonInductiveForLoops = */ 1,
/* .whileLoops = */ 1,
@@ -116,6 +116,7 @@ static const TBuiltInResource defaultTBuiltInResource = {
/* .maxTaskWorkGroupSizeY_NV = */ 1,
/* .maxTaskWorkGroupSizeZ_NV = */ 1,
/* .maxMeshViewCountNV = */ 4,
/* .maxDualSourceDrawBuffersEXT = */ 1,
/* .limits = */ {
/* .nonInductiveForLoops = */ 1,
/* .whileLoops = */ 1,