Remove arithmetic mode GrXP code.
authorBrian Salomon <bsalomon@google.com>
Fri, 6 Jan 2017 17:54:58 +0000 (12:54 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Fri, 6 Jan 2017 18:26:20 +0000 (18:26 +0000)
commit1c4717b54b21bc6c640864caf600ef16496803ec
tree47971a87ace20dc388de5824318fb0c6b4c8bdc3
parent1090da6433db575d59b93aec99f6bda49b808b84
Remove arithmetic mode GrXP code.

The arithmetic mode xfermode is only used as an implementation detail of SkXfermodeImageFilter which always uses the arithmetic FP.

Change-Id: I5f9607aa9731a21e6666d9c749dfa705d40d5775
Reviewed-on: https://skia-review.googlesource.com/6688
Commit-Queue: Brian Salomon <bsalomon@google.com>
Reviewed-by: Greg Daniel <egdaniel@google.com>
src/effects/SkArithmeticMode.cpp
src/effects/SkArithmeticMode_gpu.cpp
src/effects/SkArithmeticMode_gpu.h
src/gpu/GrProcessor.cpp