DescriptionRevise DrawAtlasBatch to get rid of one copy when generating the batch.
This doesn't appear to have much affect on perf in SampleApp, but
it should avoid some copies and replaces a couple of STArrays
with one that just does a memcpy in the copy constructor.
Committed: https://skia.googlesource.com/skia/+/5a4d23508c3ca2c6cbca4e725ce65c0227b3b9ac
Patch Set 1 #
Total comments: 19
Patch Set 2 : Re-enable batching for DrawAtlas #
Total comments: 2
Patch Set 3 : Updated for comments #
Total comments: 4
Patch Set 4 : Address nits #Patch Set 5 : Fix Windows warning #Patch Set 6 : Picky picky Windows #
Messages
Total messages: 17 (6 generated)
|