commit | a6a3d05ffbac535f7c26410e934b3065507b082e | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Sun Feb 07 20:56:36 2021 -0700 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Feb 08 19:13:42 2021 +0000 |
tree | 3d69266bebecd7a114edf8cdcb4145a515d39498 | |
parent | fc017c7c7e115bbc8b88364171366c8ffacc6df0 [diff] |
Add a writer class for indirect draw commands This enforces write-only access to the mapped buffers, will enable chaining of indirect strokes, and gives us the ability to reorder the fields for Metal. Bug: chromium:1172543 Bug: skia:11291 Bug: skia:10419 Change-Id: I4449ff85dd0019f6d6d6781ede52bcf26dee8b02 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/367416 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>