dfc7f31bd1
SkRuntimeEffect needs an API for generating debug traces. This means that we will need references to debug traces inside a public header. Rather than reference SkVMDebugInfo directly, we now have a simpler base class for debug traces. This is better suited to landing in include/. I've also renamed SkVMDebugInfo to SkVMDebugTrace for consistency, since it now contains all the trace data. (When it was first added, it only had the slot info.) Change-Id: Ibaa4dedf9a17b9462b4f233a28a7b875d0317892 Bug: skia:12708 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/480356 Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: John Stiles <johnstiles@google.com> |
||
---|---|---|
.. | ||
include | ||
src | ||
BUILD.gn | ||
particles.gni |