DescriptionTesellating path renderer: typecast cleanup; logging build fix.
Use SkPoint* for all vertex data. (It was void* to support two different
vertex data formats, which we no longer need.)
Assert that vertex stride == sizeof(SkPoint).
Fix build when LOGGING_ENABLED=1.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/d4d83eb032845b7aefbeeb717bdb3faeba864aa9
Patch Set 1 #
Messages
Total messages: 11 (5 generated)
|