Skip to content

Commit f550452

Browse files
build: Update glslang known-good for SDK 1.2.135
Additionally, ran `generate_source.py` Change-Id: Icda362ce485a30623c1012c21d026059d84e7f6c
1 parent 171ac5e commit f550452

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

layers/generated/spirv_tools_commit_id.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@
2626
****************************************************************************/
2727
#pragma once
2828

29-
#define SPIRV_TOOLS_COMMIT_ID "1f0fcbe5a30fdc9632a8bff36277103fabf0797c"
29+
#define SPIRV_TOOLS_COMMIT_ID "e157435c1e777aa1052f446dafed162b4a722e03"

scripts/known_good.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"sub_dir" : "glslang",
77
"build_dir" : "glslang/build",
88
"install_dir" : "glslang/build/install",
9-
"commit" : "1f0fcbe5a30fdc9632a8bff36277103fabf0797c",
9+
"commit" : "e157435c1e777aa1052f446dafed162b4a722e03",
1010
"prebuild" : [
1111
"python update_glslang_sources.py"
1212
],

0 commit comments

Comments
 (0)