commit | 3e053208df1314565cecfb621f6f67672a8efd3d | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Thu Nov 15 16:56:57 2018 |
committer | Commit Bot <[email protected]> | Thu Nov 15 16:56:57 2018 |
tree | cf41546676753de3c5b78011b100ebdedc026f5b | |
parent | fac0d44345c4f0a7fc8f4f1464e7e79e1cb0e284 [diff] [blame] |
Roll src/third_party/SPIRV-Tools/src a6150a3fe778..a29a9947ac96 (5 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/a6150a3fe778..a29a9947ac96 git log a6150a3fe778..a29a9947ac96 --date=short --no-merges --format='%ad %ae %s' 2018-11-15 [email protected] UniformConstant variables can have RuntimeArray, TypeAccelerationStructureNV 2018-11-14 [email protected] Fix Instruction::IsFloatingPointFoldingAllowed() 2018-11-14 [email protected] Allow InstanceId for NV ray tracing (#2049) 2018-11-14 [email protected] Validate variable types for UniformConstant storage in Vulkan (#2008) (#2044) 2018-11-14 [email protected] Fix folding of volatile store. (#2048) Created with: gclient setdep -r src/third_party/SPIRV-Tools/src@a29a9947ac96 The AutoRoll server is located here: https://autoroll.skia.org/r/spirv-tools-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. [email protected] Change-Id: Ic750cb3e79d25e3ba35e8c5e015117d302831321 Reviewed-on: https://chromium-review.googlesource.com/c/1338120 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#608400}
diff --git a/DEPS b/DEPS index fbb33a1..06b512b 100644 --- a/DEPS +++ b/DEPS
@@ -224,7 +224,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. - 'spv_tools_revision': 'a6150a3fe778f62ac85b9fc8a2547c69e7607337', + 'spv_tools_revision': 'a29a9947ac96d811b310f481b24e293f67fedf32', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other.