DescriptionRemove unnecessary image packing code.
Basically we only need to unpack images if
1) it's from HTML elements, where the colors are either RGBA8 or BGRA8 (used by skia); or
2) it has color and alpha (code might ask for premultiply or unmultiply alpha)
BUG=497352
TEST=webgl conformance tests
R=kbr@chromium.org,bajones@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197300
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 9 (1 generated)
|
||||||||||||||||||||||||||||