commit | e0fe23a65e7848f3ab9164a96c7d64786929eb54 | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Fri Apr 23 13:11:44 2021 -0600 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Apr 23 20:01:03 2021 +0000 |
tree | c578b066bf7fd0742ed2a571b35819a87f7f1ae0 | |
parent | 9a0da785a5ba1011b9858f1b4fe0a608d8030172 [diff] |
Add a second stencil attachment to GrRenderTarget for dmsaa As we move toward dmsaa, we need stencil attachments on the single and multisample attachments both. This is only a temporary solution until the new surface world is finished. Bug: skia:11396 Change-Id: I48928343e1fc9fd2e00362a534be9eb3ade92656 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/399838 Commit-Queue: Chris Dalton <csmartdalton@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com>