Commit 3bc515d5 authored by angle-deps-roller@chromium.org's avatar angle-deps-roller@chromium.org Committed by Commit Bot

Roll src/third_party/angle/ adcf0ae61..2e551f6bc (7 commits)

https://chromium.googlesource.com/angle/angle.git/+log/adcf0ae6162d..2e551f6bc5f2

$ git log adcf0ae61..2e551f6bc --date=short --no-merges --format='%ad %ae %s'
2018-01-24 ynovikov Vulkan: Fix DebugReportCallback definition
2018-01-23 oetuaho Track parameter qualifiers of functions in call nodes
2018-01-23 ynovikov Vulkan: use supported composite alpha
2018-01-23 ynovikov Vulkan: get render target format from config
2018-01-24 lucferron Revert 3 files from previous merge
2018-01-23 lucferron Support correct validation for samplerParameterf with GL_TEXTURE_MAX_ANISOTROPY_EXT
2018-01-23 jmadill Vulkan: De-couple Program from VertexArrayVk dirtyiness.

Created with:
  roll-dep src/third_party/angle


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
TBR=ynovikov@chromium.org

Change-Id: I88519d7de8f6b8e9a4a8b4429db4363f676f5a99
Reviewed-on: https://chromium-review.googlesource.com/886002
Commit-Queue: angle-deps-roller . <angle-deps-roller@chromium.org>
Reviewed-by: default avatarangle-deps-roller . <angle-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#531838}
parent cc512922
......@@ -91,7 +91,7 @@ vars = {
# 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': 'adcf0ae6162d309e286a1563bbda715d0eaa5493',
'angle_revision': '2e551f6bc5f279286bf63139af9fb96a70d1e059',
# 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.
......
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