DescriptionMake GrTextureStripAtlas flush pending IO on newly acquired texture
GrTextureStripAtlas uses its own lock counts to protect against
overwriting its own earlier writes, but that doesn't protect against
IO that was pending when a texture was first acquired.
BUG=chromium:637678
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2262233002
Committed: https://skia.googlesource.com/skia/+/95243ebb68cae9ff4821ea57b9a32a194f2a87cf
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add comment and test #
Total comments: 4
Patch Set 3 : Address comments #
Messages
Total messages: 38 (25 generated)
|