DescriptionFix VK WritePixels with offset rect
VkUploadPixelsTest was failing because it was reallocating
the image when it didn't need to, because it was not
resetting the rowBytes when it did need to, and because the
origin was incorrect when using bottom-up images.
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1940963002
Committed: https://skia.googlesource.com/skia/+/c578b06319f271ac46ac78e3b86f74fbceed360e
Patch Set 1 #
Total comments: 2
Patch Set 2 : Make sure we set at least one mipLevel #Patch Set 3 : Clamp miplevel dimensions to be at least 1" #Messages
Total messages: 13 (7 generated)
|