commit | 54b7bd33a116e8ade1335ca9cd0efc8812085d95 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Wed Nov 17 16:17:48 2021 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed Nov 17 22:01:22 2021 +0000 |
tree | 48a5cc375baed82ddd83e0c11a293041c0eb8c4d | |
parent | 2fb8dac59874eb36f394803b8d530ae0a43f7c08 [diff] |
Add SkVMDebugInfo::setSource. This associates the input SkSL source with our debug info. It is serialized out to .trace files. This will actually let us display the code associated with `trace_line`. Bug: skia:12614 Change-Id: I6c10af6fa6dd97ed8411f3460e103f442722b7f6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/472999 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>