Roll src/third_party/angle/ 7618eaf9a..e4c5a23b1 (3 commits)
https://chromium.googlesource.com/angle/angle.git/+log/7618eaf9ad45..e4c5a23b1148
$ git log 7618eaf9a..e4c5a23b1 --date=short --no-merges --format='%ad %ae %s'
2018-03-02 jmadill Vulkan: Always use LOAD for RenderPass attachments.
2018-03-06 tobine Roll (1/2) LVL version forward and disable VANGLE
2018-03-02 cwallez Allow rectangle textures to be sample with texture() in ESSL3
Created with:
roll-dep src/third_party/angle
BUG=757974
The AutoRoll server is located here: https://angle-chromium-roll.skia.org
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.
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
[email protected]
Change-Id: Iec15cbc5752aebe0c3da0b7788b784db67df6e85
Reviewed-on: https://chromium-review.googlesource.com/952961
Reviewed-by: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#541563}
diff --git a/DEPS b/DEPS
index d4141f6..58ee78e 100644
--- a/DEPS
+++ b/DEPS
@@ -91,7 +91,7 @@
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ANGLE
# and whatever else without interference from each other.
- 'angle_revision': '7618eaf9ad454f81c95e4e508747ac5eef74df82',
+ 'angle_revision': 'e4c5a23b1148016aace1a282fe9ec8e8ef76a8e8',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling build tools
# and whatever else without interference from each other.