Serialize invNormRotation in SkLightingShader.
authormtklein <mtklein@chromium.org>
Fri, 8 Apr 2016 19:19:50 +0000 (12:19 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 8 Apr 2016 19:19:50 +0000 (12:19 -0700)
commit0576aa9c0722bba358a27f80cc134ea2cd4ca2c9
tree8df570c46afb32ee9a4550409a34b901e472d389
parent646125114b42b24e5ada3c9f8fac53a85f9ad2a0
Serialize invNormRotation in SkLightingShader.

This fixes a serialize-8888 / 8888 GM mismatch.

This requires a picture bump so we know not to bother trying to read the
invNormRotation vector from older .SKPs.   Any chance no one's ever made
one?

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1870443002

Just bumping the picture version.
TBR=reed@google.com

Review URL: https://codereview.chromium.org/1870443002
include/core/SkPicture.h
src/core/SkLightingShader.cpp
src/core/SkReadBuffer.h
tools/dm_flags.json
tools/dm_flags.py