Roll glslang from 4f72970ed3e0 to f3cb1896971f (1 revision)

4f72970ed3..f3cb189697

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/glslang-angle-autoroll
Please CC jonahr@google.com 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/+doc/master/autoroll/README.md

Bug: None
Tbr: jonahr@google.com
Change-Id: I5c2d1f93bcfccda9fe2876765247673167d05ad9
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2304357
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 2020-07-17 07:01:44 +00:00 коммит произвёл Commit Bot
Родитель e158751b92
Коммит 69adcf9424
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -25,7 +25,7 @@ vars = {
'vk_gl_cts_revision': '8726fda3f86561757fc94332cd628e79fb503586',
# Current revision of glslang, the Khronos SPIRV compiler.
'glslang_revision': '4f72970ed3e0508626e6692857329c173b66690b',
'glslang_revision': 'f3cb1896971f449706bb1df5053d0e8fad6b0675',
# Current revision of googletest.
# Note: this dep cannot be auto-rolled b/c of nesting.