Add new proxy-based DetermineDomainMode w/ test
authorRobert Phillips <robertphillips@google.com>
Mon, 27 Mar 2017 14:14:08 +0000 (10:14 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Mon, 27 Mar 2017 14:57:56 +0000 (14:57 +0000)
commit51e7ca31cedc821d2317930d91c5a7dd10cb8735
tree5663cc073e3a769953cd9482096894000a1523db
parent59eed0db9909c4a097f5929e1a12bc53552ac6fb
Add new proxy-based DetermineDomainMode w/ test

split out of: https://skia-review.googlesource.com/c/8823/ (Remove GrFragmentProcessor-derived class' GrTexture-based ctors)

Change-Id: Ibf54da589710382254b416e4801d83e9f5663f44
Reviewed-on: https://skia-review.googlesource.com/10180
Commit-Queue: Robert Phillips <robertphillips@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
gn/tests.gni
src/gpu/GrTextureProducer.cpp
src/gpu/GrTextureProducer.h
tests/DetermineDomainModeTest.cpp [new file with mode: 0644]