Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/KhronosGroup/SPIRV-Tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
authorJunda Liu <Junda.Liu@amd.com>2022-06-08 15:36:32 +0300
committerGitHub <noreply@github.com>2022-06-08 15:36:32 +0300
commit044ff1aabf65e9f9c3909bbdea599c41282adb86 (patch)
tree6160af24cfdaff2858aef95b817a25d7fdb2e120 /DEPS
parentc94501352d545e84c821ce031399e76d1af32d18 (diff)
spirv-val: Add support for SPV_AMD_shader_early_and_late_fragment_tests (#4812)
- Update SPIR-V headers. - Add validator support. - Add validator tests.
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 808ef6c90..78c9dd349 100644
--- a/DEPS
+++ b/DEPS
@@ -6,7 +6,7 @@ vars = {
'effcee_revision': 'ddf5e2bb92957dc8a12c5392f8495333d6844133',
'googletest_revision': '548b13dc3c02b93f60eeff9a0cc6e11c1ea722ca',
're2_revision': '5723bb8950318135ed9cf4fc76bed988a087f536',
- 'spirv_headers_revision': '5a121866927a16ab9d49bed4788b532c7fcea766',
+ 'spirv_headers_revision': 'b2a156e1c0434bc8c99aaebba1c7be98be7ac580',
}
deps = {