Commit 72e27976 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll ANGLE from 75d257686e00 to 2296e7afd748 (14 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/75d257686e00..2296e7afd748

2020-09-14 timvp@google.com Android: Add forceQueryable="true" to AndroidManifest.xml
2020-09-14 jmadill@chromium.org Samples: Move frame counter to common location.
2020-09-14 cclao@google.com Vulkan: Use color mask to handle draw buffer disabled case
2020-09-14 syoussefi@chromium.org Add Context::renderbufferStorageMultisampleEXT
2020-09-14 lehoangq@gmail.com Metal: autogen for PBO related shaders.
2020-09-14 jmadill@chromium.org Correctly forward 'data' for capture_replay sample.
2020-09-14 jmadill@chromium.org Capture/Replay: Disable swap limit in sample.
2020-09-14 jmadill@chromium.org Samples: Enable Debug callback.
2020-09-14 amy.liu@arm.com Align the sample position in blitResolveStencil compute shader
2020-09-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 41974f57973e to dc552fcef1fe (1 revision)
2020-09-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Vulkan-Loader from 45f2f18a69eb to 399f7fd741f7 (1 revision)
2020-09-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Vulkan-ValidationLayers from 3114c91b037b to e59713d4edda (3 revisions)
2020-09-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SPIRV-Tools from 2de7d3af0c0e to 726af6f78f80 (6 revisions)
2020-09-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll glslang from 6a6e311d81dd to f8a5602c5560 (3 revisions)

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 jmadill@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: jmadill@google.com
Test: Test: Manual verificationTest: Test: dEQP-GLES3.functional.fbo.invalidate.*.unbind_blit_msaa_*
Change-Id: Iccaadf737fbdd0eb38d564a4d6bc44f5f529d7eb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411169Reviewed-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@{#806809}
parent f2304ba6
......@@ -207,7 +207,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': '75d257686e00d26633d0ae4648b1c9939fffda22',
'angle_revision': '2296e7afd74851bd287f46f06864b904365b05ce',
# 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