DescriptionBeginning of support for texture rectangles.
Adds support for importing a RECTANGLE texture into Skia via GrTexureProvider::wrapBackendTexture().
Tests read/writing pixels, copySurface, and clear.
Does not add support for texturing from a RECTANGLE texture as the coords will be incorrectly normalized.
BUG=skia:3868
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1583863002
Committed: https://skia.googlesource.com/skia/+/e5286e0b37abe4d0db67a6b3d87b2d5a12a70ab3
Patch Set 1 #Patch Set 2 : save file #Patch Set 3 : unit test #Patch Set 4 : minor #Patch Set 5 : rebase #Patch Set 6 : fix temporary address warning #
Total comments: 4
Patch Set 7 : Address comments #
Dependent Patchsets: Messages
Total messages: 13 (7 generated)
|