commit | dfe33f49f5cf19174533028af307cfb972a25163 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Wed Dec 01 11:40:49 2021 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed Dec 01 17:25:59 2021 +0000 |
tree | 5f0b99d3e759a5e2a0a7c568751753e0a73b8a40 | |
parent | 030f8260a7ed154ae56061b435a4978514317248 [diff] |
Add a setting to disable SkVM variable traces. This will allow the visualizer to see line-number information without incurring the code bloat caused by trace_var. For reference, Commutative.skvm with no debug traces: https://osscs.corp.google.com/skia/skia/+/main:tests/sksl/runtime/Commutative.skvm;drc=c809e5ba9fc9bc67291d088c448ed0057371b760 Change-Id: If98b5e102571d7fe06a1653d199e3ae035b3cb78 Bug: skia:12692 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/478417 Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Julia Lavrova <jlavrova@google.com> Commit-Queue: John Stiles <johnstiles@google.com>