Roll glslang from fbb9dc2cf1af to 27e915ed4f20 (2 revisions)

fbb9dc2cf1..27e915ed4f

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 cwallez@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: cwallez@google.com
Change-Id: I90496e7c40f687445937d10f3b17b9249b9369eb
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2272382
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-06-29 07:01:29 +00:00 коммит произвёл Commit Bot
Родитель 419d701d80
Коммит c5020af6f8
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -25,7 +25,7 @@ vars = {
'vk_gl_cts_revision': '2e189d3854dbba9ce51c4ec87c7c099e562d714c',
# Current revision of glslang, the Khronos SPIRV compiler.
'glslang_revision': 'fbb9dc2cf1afbc1ca301c66bd3ec7e745dfed0e4',
'glslang_revision': '27e915ed4f208cf0913425c79b1e62ffe80a6299',
# Current revision of googletest.
# Note: this dep cannot be auto-rolled b/c of nesting.