We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 171ac5e commit f550452Copy full SHA for f550452
layers/generated/spirv_tools_commit_id.h
@@ -26,4 +26,4 @@
26
****************************************************************************/
27
#pragma once
28
29
-#define SPIRV_TOOLS_COMMIT_ID "1f0fcbe5a30fdc9632a8bff36277103fabf0797c"
+#define SPIRV_TOOLS_COMMIT_ID "e157435c1e777aa1052f446dafed162b4a722e03"
scripts/known_good.json
@@ -6,7 +6,7 @@
6
"sub_dir" : "glslang",
7
"build_dir" : "glslang/build",
8
"install_dir" : "glslang/build/install",
9
- "commit" : "1f0fcbe5a30fdc9632a8bff36277103fabf0797c",
+ "commit" : "e157435c1e777aa1052f446dafed162b4a722e03",
10
"prebuild" : [
11
"python update_glslang_sources.py"
12
],
0 commit comments