Revert of Test that GrFragmentProcessors work without input colors. (patchset #2...
authorbsalomon <bsalomon@google.com>
Mon, 14 Sep 2015 19:01:42 +0000 (12:01 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 14 Sep 2015 19:01:42 +0000 (12:01 -0700)
commit59ce45fe7984b3ee1bdbd107805a3146a0064fab
treefa6b9a0da4910a3dc2dd91274daf8b10b778ec74
parent72c58e7052af2a0855412ce4b249f977069db751
Revert of Test that GrFragmentProcessors work without input colors. (patchset #2 id:20001 of https://codereview.chromium.org/1341853002/ )

Reason for revert:
Need to fix up more processor subclasses.

Original issue's description:
> Test that GrFragmentProcessors work without input colors.
>
> Committed: https://skia.googlesource.com/skia/+/72c58e7052af2a0855412ce4b249f977069db751

TBR=joshualitt@google.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Review URL: https://codereview.chromium.org/1338403003
include/gpu/GrProcessorUnitTest.h
src/gpu/effects/GrExtractAlphaFragmentProcessor.cpp
src/gpu/effects/GrXfermodeFragmentProcessor.cpp
tests/GLProgramsTest.cpp