DescriptionAdd a GrPathRange class
Adds a GrPathRange object that represents a range of paths on the gpu.
Updates GrDrawTarget::drawPaths and supporting code to use GrPathRange
instead of an array of GrPath objects.
Change-Id: I67845f3893cd4d955db947d699aa3733cbb081e0
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/b85a0aab6905af8b329539b7573a7555b727d5e5
Patch Set 1 #
Total comments: 13
Patch Set 2 : #Patch Set 3 : Add needed #includes for other platforms #Patch Set 4 : Remove SkRefPtr, as it was just take out of Skia #Patch Set 5 : One more tweak to make the code prettier after removing SkRefPtr #Patch Set 6 : Declare struct GrGLInterface, not class #Patch Set 7 : Trivially fix windows warnings #Patch Set 8 : Fix more windows trivial warningswq #
Total comments: 1
Messages
Total messages: 38 (0 generated)
|