commit | aa938cea33858e9946bfb00db6dea0d866c60da7 | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Wed Jun 23 18:13:59 2021 -0600 |
committer | Chris Dalton <csmartdalton@google.com> | Thu Jun 24 01:43:10 2021 +0000 |
tree | f39547376084a9a36e45499895cdc966fd1e6bdf | |
parent | 9a2d3d1e19e7bd15f7aa0c054197c980eb356477 [diff] |
Upgrade GrRenderTask::makeClosed to take a GrRecordingContext The tessellation atlas task will need a recording context in order to record its ops during onMakeClosed. Bug: b/188794626 Bug: chromium:928984 Change-Id: Ie8719a514899a5748c52ae78a6ecd997b1439ab7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/420879 Commit-Queue: Chris Dalton <csmartdalton@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com>