Commit 84309f82 authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll ANGLE from 619ae0038825 to 3f564fc76ea8 (6 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/619ae0038825..3f564fc76ea8

2020-11-30 jmadill@chromium.org EGL: Generate entry points.
2020-11-30 paulthomson@google.com Capture/Replay: track swapWithDamage
2020-11-30 jmadill@chromium.org Rename FromGL to PackParam.
2020-11-30 jmadill@chromium.org EGL: Generalize the entry point enum.
2020-11-30 jmadill@chromium.org Vulkan: Use XFB queries with the XFB extension.
2020-11-30 syoussefi@chromium.org Fix ordering of stages in gl::ShaderType

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-chromium-autoroll
Please CC ianelliott@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

Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86
Bug: None
Tbr: ianelliott@google.com
Change-Id: I04ee7198176350554faa969c042ef13b4df166dd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2566210
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#832129}
parent 9d3cf403
......@@ -212,7 +212,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': '619ae0038825cfc8c53ba50e292d2930af7f8cd8',
'angle_revision': '3f564fc76ea8a556d628517b055af85c27a60bc3',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader
# 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