Skip to content

Commit

Permalink
build: Update SPRIV dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyg-lunarg committed Oct 17, 2024
1 parent 6ef0deb commit 7202694
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/known_good.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"sub_dir": "glslang",
"build_dir": "glslang/build",
"install_dir": "glslang/build/install",
"commit": "46ef757e048e760b46601e6e77ae0cb72c97bd2f",
"commit": "2bfc7cadbd52a90833416633a77ce1941086ea79",
"cmake_options": [
"-DENABLE_OPT=OFF"
],
Expand All @@ -45,7 +45,7 @@
"sub_dir": "SPIRV-Headers",
"build_dir": "SPIRV-Headers/build",
"install_dir": "SPIRV-Headers/build/install",
"commit": "2a9b6f951c7d6b04b6c21fe1bf3f475b68b84801",
"commit": "252dc2df08f58e0e50c8437edc0e77eacdfb7559",
"optional": [
"tests"
]
Expand All @@ -62,7 +62,7 @@
"-DSPIRV_SKIP_TESTS=ON",
"-DSPIRV_SKIP_EXECUTABLES=ON"
],
"commit": "6dcc7e350a0b9871a825414d42329e44b0eb8109",
"commit": "a832c13331256f351938984da39c7506214e5fbb",
"optional": [
"tests"
]
Expand Down

0 comments on commit 7202694

Please sign in to comment.