Roll ./third_party/spirv-tools/src 36c1c0e22fab..605c2e3c0ea7 (7 commits)

36c1c0e22f..605c2e3c0e


Also rolling transitive DEPS:
  ./third_party/spirv-headers/src 123dc278f204..601d738723ac

Created with:
  gclient setdep -r ./third_party/spirv-tools/src@605c2e3c0ea7

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/spirv-tools-angle-autoroll
Please CC geofflang@chromium.org on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

Bug: None
TBR=geofflang@chromium.org
Change-Id: Icd84a4ebe9f7f6b1a471677c48f02249cd275df5
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1812052
Reviewed-by: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
angle-autoroll 2019-09-19 07:01:54 +00:00 коммит произвёл Commit Bot
Родитель bf4268a396
Коммит 17eaec1dd6
1 изменённых файлов: 2 добавлений и 2 удалений

4
DEPS
Просмотреть файл

@ -23,10 +23,10 @@ vars = {
'glslang_revision': 'e0932f676db6e816184376b0e2381344bdfe1a39',
# Current revision fo the SPIRV-Headers Vulkan support library.
'spirv_headers_revision': '123dc278f204f8e833e1a88d31c46d0edf81d4b2',
'spirv_headers_revision': '601d738723ac381741311c6c98c36d6170be14a2',
# Current revision of SPIRV-Tools for Vulkan.
'spirv_tools_revision': '36c1c0e22fab67f8f30aa7877f7a372629ede8de',
'spirv_tools_revision': '605c2e3c0ea7cab09c6cc3bc2a48030ba78d3a03',
# Current revision of Khronos Vulkan-Headers.
'vulkan_headers_revision': '982f0f84dccf6f281b48318c77261a9028000126',