Skip to content

Commit

Permalink
build: Update SPIRV dependencies to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyg-lunarg authored and spencer-lunarg committed Sep 4, 2024
1 parent af7b0a3 commit 068a9dc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion layers/vulkan/generated/spirv_tools_commit_id.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@

#pragma once

#define SPIRV_TOOLS_COMMIT_ID "363486479d4c8dfbfdf2e2dc397cd10aa15f80b0"
#define SPIRV_TOOLS_COMMIT_ID "b21dda0ee7a3ea4e0192a7b2b09db1df1de9d5e7"
6 changes: 3 additions & 3 deletions scripts/known_good.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"sub_dir": "SPIRV-Headers",
"build_dir": "SPIRV-Headers/build",
"install_dir": "SPIRV-Headers/build/install",
"commit": "f013f08e4455bcc1f0eed8e3dd5e2009682656d9"
"commit": "69ab0f32dc6376d74b3f5b0b7161c6681478badd"
},
{
"name": "SPIRV-Tools",
Expand All @@ -43,7 +43,7 @@
"-DSPIRV_SKIP_TESTS=ON",
"-DSPIRV_SKIP_EXECUTABLES=OFF"
],
"commit": "363486479d4c8dfbfdf2e2dc397cd10aa15f80b0"
"commit": "b21dda0ee7a3ea4e0192a7b2b09db1df1de9d5e7"
},
{
"name": "robin-hood-hashing",
Expand Down Expand Up @@ -95,7 +95,7 @@
"sub_dir": "glslang",
"build_dir": "glslang/build",
"install_dir": "glslang/build/install",
"commit": "69249e46b6286e41ee47b5f51bf814881f15b63a",
"commit": "12cbda959b6df2af119a76a73ff906c2bed36884",
"cmake_options": [
"-DENABLE_OPT=OFF"
],
Expand Down

0 comments on commit 068a9dc

Please sign in to comment.