Comment #2 on issue 8877 by
mtkl...@google.com: questionable cast in AAA
https://bugs.chromium.org/p/skia/issues/detail?id=8877#c2Yeah, that's what I thought, but it's definitely coming up 8<<16.
If I add an SkTo<SkAlpha>() there, I have to fiddle with the zoom a little to get it to repro in viewer. On the other hand, DM is pretty easy:
ninja -C out dm && out/dm --src svg --svgs svgs/Ghostscript_Tiger.svg -m Ghostscript_Tiger --config gl
To repo make sure you sync up, or at least make sure you're checked out to a CL where CCPR is disabled.
--config 8888 seems ok oddly. Might be a clue.