Premultiply in DM before drawing unpremul f16
authorLeon Scroggins III <scroggo@google.com>
Tue, 23 May 2017 20:58:09 +0000 (16:58 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Wed, 24 May 2017 12:05:11 +0000 (12:05 +0000)
commiteceee040d69a2dd07c58c67c0a18b55f088cd35d
tree0e563fcfdc59fda2d5def4408baf3f7fded8a225
parent76f70622cfe06c2a805d4ff7d1f539e702ec4e46
Premultiply in DM before drawing unpremul f16

We special case N32, but need to also handle f16

Change-Id: I0d6061d55e55c5952c740255e4600366d8d77919
Reviewed-on: https://skia-review.googlesource.com/17786
Reviewed-by: Matt Sarett <msarett@google.com>
Commit-Queue: Leon Scroggins <scroggo@google.com>
dm/DMSrcSink.cpp