Skip to content

Commit

Permalink
build: Update SPIRV dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyg-lunarg committed Oct 24, 2024
1 parent 7ce8ed4 commit bdbe6f2
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": "2bfc7cadbd52a90833416633a77ce1941086ea79",
"commit": "2fed4fc07c9190df5369db787a679096c55474e5",
"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": "252dc2df08f58e0e50c8437edc0e77eacdfb7559",
"commit": "22c4d1b1e9d1c7d9aa5086c93e6491f21080019b",
"optional": [
"tests"
]
Expand All @@ -62,7 +62,7 @@
"-DSPIRV_SKIP_TESTS=ON",
"-DSPIRV_SKIP_EXECUTABLES=ON"
],
"commit": "a832c13331256f351938984da39c7506214e5fbb",
"commit": "ce92630396c2fd2d6d04819369116af4fb141a28",
"optional": [
"tests"
]
Expand Down

0 comments on commit bdbe6f2

Please sign in to comment.