| commit | a38a531dec1de335b5ffdf174e2a97b2d450c8d6 | [log] [tgz] |
|---|---|---|
| author | Thomas Smith <thomsmit@google.com> | Thu Sep 18 10:17:01 2025 -0400 |
| committer | Thomas Smith <thomsmit@google.com> | Fri Sep 19 12:04:17 2025 -0700 |
| tree | 67abe4f5e2bd3fa81707ee655694b195cbc01bb1 | |
| parent | 82156da9beb925df1013e7ff3c443268dce7cde4 [diff] |
[graphite] Add task dumping * Add a new debugging utility for Graphite to dump the task list at `Recorder::snap()`. * This feature is disabled by default and can be enabled in debug builds by setting the GN argument `skia_dump_tasks=true`. Change-Id: I5f3fb9c25100e417a038e591f6cd5c9a4d1363bd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1054636 Reviewed-by: Robert Phillips <robertphillips@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com>