Roll third_party/spirv-tools/ 8e3da01b4..ee7598d49 (36 commits) https://github.com/KhronosGroup/SPIRV-Tools/compare/8e3da01b4580...ee7598d49798 $ git log 8e3da01b4..ee7598d49 --date=short --no-merges --format='%ad %ae %s' 2023-09-20 jeremyg instrument: Use Import linkage for instrumentation functions (#5355) 2023-09-20 stevenperron roll deps (#5408) 2023-09-13 dneto Update SPIRV-Headers, add cache control operand kinds (#5406) 2023-09-11 stevenperron Change autoroll pr review id (#5404) 2023-09-11 andre Check for git repository before git commands (#5403) 2023-09-11 cbeckley Make sure that fragment shader interlock instructions are not removed by DCE (#5400) 2023-09-11 41898282+github-actions[bot] Roll external/re2/ e0077036c..a807e8a3a (6 commits) (#5401) 2023-09-07 brioche val: re-add ImageMSArray validation (#5394) 2023-09-06 stevenperron Add SPV_KHR_physical_storage_buffer to allowlists (#5402) 2023-09-05 stevenperron Fix `AddMemberDecoration` variable names. (#5399) 2023-09-05 brioche opt: add ImageMSArray capability to trim pass. (#5395) 2023-09-05 cbeckley Add SPV_EXT_fragment_shader_interlock to allow lists (#5393) 2023-09-05 brioche opt: add raytracing/rayquery to trim pass (#5397) 2023-09-05 41898282+github-actions[bot] Roll external/re2/ 523f9b097..e0077036c (2 commits) (#5391) 2023-09-05 brioche opt: add Int64 capability to trim pass (#5398) 2023-09-04 brioche NFC: rename tests using capability as prefix (#5396) 2023-09-04 cbeckley opt: add FragmentShader*InterlockEXT to capability trim pass (#5390) 2023-08-30 74101708+mgorchak-blackberry QNX has support for ANSI ESC codes, default terminal is QANSI. (#5387) 2023-08-30 joycebrum Enable OpenSSF Scorecard and Badge (#5377) 2023-08-30 41898282+github-actions[bot] Roll external/re2/ 73031bbc0..523f9b097 (1 commit) (#5389) 2023-08-29 41898282+github-actions[bot] Roll external/googletest/ 460ae9826..8a6feabf0 (1 commit) (#5388) 2023-08-24 41898282+github-actions[bot] roll deps (#5386) 2023-08-23 41898282+github-actions[bot] roll deps (#5384) 2023-08-22 41898282+github-actions[bot] Roll external/googletest/ 9fce54804..61332bd7e (2 commits) (#5383) 2023-08-21 jeremyg opt: Add SwitchDescriptorSetPass (#5375) 2023-08-21 jeremyg linker: Add --use-highest-version option (#5376) 2023-08-19 41898282+github-actions[bot] roll deps (#5382) 2023-08-16 41898282+github-actions[bot] Roll external/googletest/ 7e33b6a1c..987e22561 (5 commits) (#5381) 2023-08-15 quic_wooykim SPV_QCOM_image_processing support (#5223) 2023-08-15 stevenperron Fix failing action when PR is already open. (#5380) 2023-08-15 brioche opt: add bitmask support for capability trimming (#5372) 2023-08-14 41898282+github-actions[bot] Roll external/re2/ 9dc7ae7b5..6148386f0 (3 commits) (#5379) 2023-08-11 viktoria.maksimova Support 2 Intel extensions (#5357) 2023-08-11 41898282+github-actions[bot] roll deps (#5374) 2023-08-10 rharrison Fix -Wunreachable-code-loop-increment warning (#5373) 2023-08-10 brioche enable StorageUniform16 (#5371) Created with: roll-dep third_party/spirv-tools
diff --git a/DEPS b/DEPS index f81978d..5914e73 100644 --- a/DEPS +++ b/DEPS
@@ -11,7 +11,7 @@ 'googletest_revision': 'e47544ad31cb3ceecd04cc13e8fe556f8df9fe0b', 're2_revision': '26f7d889e1f7e75e95e65490086538edf9f5275c', 'spirv_headers_revision': '79743b899fde5c954897b2694291002626358fac', - 'spirv_tools_revision': '8e3da01b45806fbacbb9e6fce9c5f9ae49f60e42', + 'spirv_tools_revision': 'ee7598d49798e7bf34fabe55b5a438a381d450c8', } deps = {