commit | b8c26f8bfebd10b2948a6224bc47c7d66b0d6f08 | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Wed Jun 29 16:31:55 2022 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Fri Jul 01 15:45:07 2022 +0000 |
tree | 8af428cc2b6287b7ecf8c9d411963997ff1869a3 | |
parent | cc01efda73579703b73d930b88569e5927094f1f [diff] |
Reland "Add option to GrGpuBuffer::updateData to *not* discard non-updated area." This is a reland of commit a9b52ca52a76b35d7b892c49bb20935f604367fc Original change's description: > Add option to GrGpuBuffer::updateData to *not* discard non-updated area. > > Also support minimal map region in Dawn implementation when onUpdateBuffer uses mapping. > > Bug: skia:13427 > Change-Id: I5c8a2872b520e04f8a55085c86430e635da2f43f > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/553585 > Reviewed-by: Greg Daniel <egdaniel@google.com> > Commit-Queue: Brian Salomon <bsalomon@google.com> Bug: skia:13427 Change-Id: I04e8a4cba5dd3d77e457a4df2d8c20397c2ae760 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/554997 Commit-Queue: Brian Salomon <bsalomon@google.com> Reviewed-by: Jim Van Verth <jvanverth@google.com>