Commit 472336af authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/glslang/src def9662348b0..9db72785beb3 (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/def9662348b0..9db72785beb3


git log def9662348b0..9db72785beb3 --date=short --no-merges --format='%ad %ae %s'
2019-06-17 johnkslang@users.noreply.github.com Merge pull request #1803 from Igalia/siglesias/fix-gl_SubGroupSizeARB-tese-geom


Created with:
  gclient setdep -r src/third_party/glslang/src@9db72785beb3

The AutoRoll server is located here: https://autoroll.skia.org/r/glslang-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.


TBR=radial-bots+chrome-roll@google.com,jonahr@google.com

Change-Id: I6b89d249b382deda45b2b97f4ecbe3ab5ce4c030
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1662518Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#669704}
parent 6ae0f0cd
......@@ -901,7 +901,7 @@ deps = {
},
'src/third_party/glslang/src':
Var('chromium_git') + '/external/github.com/KhronosGroup/glslang.git' + '@' + 'def9662348b029a6578f7fa9f46fde0e605b3a6c',
Var('chromium_git') + '/external/github.com/KhronosGroup/glslang.git' + '@' + '9db72785beb33a89729d801249b23fdda79ae91d',
'src/third_party/google_toolbox_for_mac/src': {
'url': Var('chromium_git') + '/external/github.com/google/google-toolbox-for-mac.git' + '@' + Var('google_toolbox_for_mac_revision'),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment