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
diff options
context:
space:
mode:
authorDiego Novillo <dnovillo@google.com>2022-10-12 16:29:45 +0300
committerDiego Novillo <dnovillo@google.com>2022-10-12 16:29:45 +0300
commita9291988df364a6617f9e1e6524e53e1814f2393 (patch)
tree273a16d883f99a06376f90fa45dc4974b00c5157
parenta25a9d0b5e05bedcb1c78ba25fe61366cec3c8aa (diff)
Roll external/spirv-headers/ 4bd8fc0c8..85a1ed200 (4 commits)
https://github.com/KhronosGroup/SPIRV-Headers/compare/4bd8fc0c8c26...85a1ed200d50 $ git log 4bd8fc0c8..85a1ed200 --date=short --no-merges --format='%ad %ae %s' 2022-10-05 dkoch Fix extension for RayTracingOpacityMicromapEXT 2022-10-04 kpet Add support for texel buffers to clspv non-semantic instruction set 2022-10-04 hugo registered ID for Shady 2022-08-23 ewerness VK_EXT_opacity_micromap Created with: roll-dep external/spirv-headers
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index e054df447..3a5f61456 100644
--- a/DEPS
+++ b/DEPS
@@ -6,7 +6,7 @@ vars = {
'effcee_revision': '35912e1b7778ec2ddcff7e7188177761539e59e0',
'googletest_revision': 'd9bb8412d60b993365abb53f00b6dad9b2c01b62',
're2_revision': 'd2836d1b1c34c4e330a85a1006201db474bf2c8a',
- 'spirv_headers_revision': '4bd8fc0c8c266ecc6fc50193e65fe6a2fff8e4bc',
+ 'spirv_headers_revision': '85a1ed200d50660786c1a88d9166e871123cce39',
}
deps = {