DescriptionAdd getDeferredTextureImageData early out
Currently, when dealing with deferred texture image data, we will decode the image even if it will later fail to
upload to the GPU due to size constraints.
This change adds an early out to our initial decode /
sizing logic.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1831873002
Committed: https://skia.googlesource.com/skia/+/c429baf7a28205a19975cfbb60db1b7bfc9c61fa
Patch Set 1 #Patch Set 2 : #Patch Set 3 : fix indent #Messages
Total messages: 10 (6 generated)
|