skia2/modules
Brian Osman 9b8b4558d2 Change ByteCode and ByteCodeFunction to classes
The lack of encapsulation was finally starting to bother me. Had to
change the Interpreter namespace to a struct so that it could be
friended, but otherwise this was a nice and simple cleanup.

Also updated the comments on the two run functions, and renamed
fInputSlots to fUniformSlots, to reflect recent clarification
around in vs. uniform.

Change-Id: I24bbc59778b3ab6448bffcf98133d5c149a060a9
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/244883
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2019-09-30 18:02:24 +00:00
..
canvaskit [canvaskit] remove debugging code 2019-09-26 20:13:21 +00:00
particles Change ByteCode and ByteCodeFunction to classes 2019-09-30 18:02:24 +00:00
pathkit Revert "add guard to switch to SkPathTypes" 2019-09-14 19:13:44 +00:00
skottie [skottie] Minimize top layer size 2019-09-27 19:29:50 +00:00
skparagraph [SkParagraph] Require len if using addText(const char*) 2019-09-29 11:39:34 +00:00
skplaintexteditor tools/skui: put all enums in a common namespace 2019-08-29 15:39:32 +00:00
sksg [skottie] Fix motion blur asserts 2019-09-23 17:34:42 +00:00
skshaper Improve implementations of copyTable. 2019-09-30 14:55:44 +00:00