Skip to content

Commit

Permalink
build: Update SPIRV-Headers, -Tools and glslang for the next SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyg-lunarg committed Mar 9, 2024
1 parent 56b303e commit d9f0b2d
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 @@ -28,7 +28,7 @@
"sub_dir": "glslang",
"build_dir": "glslang/build",
"install_dir": "glslang/build/install",
"commit": "b0df68c490363ac347e454f79886293f661ce4f6",
"commit": "ee2f5d09eaf8f4e8d0d598bd2172fce290d4ca60",
"cmake_options": [
"-DENABLE_OPT=OFF"
],
Expand All @@ -42,7 +42,7 @@
"sub_dir": "SPIRV-Headers",
"build_dir": "SPIRV-Headers/build",
"install_dir": "SPIRV-Headers/build/install",
"commit": "b73e168ca5e123dcf3dea8a34b19a5130f421ae1",
"commit": "8b246ff75c6615ba4532fe4fde20f1be090c3764",
"optional": [
"tests"
]
Expand All @@ -59,7 +59,7 @@
"-DSPIRV_SKIP_TESTS=ON",
"-DSPIRV_SKIP_EXECUTABLES=ON"
],
"commit": "9bd44d028e8ca257dde9c24d5f67adabee3275ab",
"commit": "04896c462d9f3f504c99a4698605b6524af813c1",
"optional": [
"tests"
]
Expand Down

0 comments on commit d9f0b2d

Please sign in to comment.