Switch GrConfigConversionEffect over to taking GrTextureProxies
authorRobert Phillips <robertphillips@google.com>
Wed, 25 Jan 2017 20:48:30 +0000 (15:48 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Wed, 25 Jan 2017 21:23:28 +0000 (21:23 +0000)
commit757914d26b337b04cf270875bce28d7d1e2407de
tree7c47dffdcbc62d476cdbacbc34b7bfb24410fcaf
parentb2cd1d7b442b689ff74409029defbf505c044b2c
Switch GrConfigConversionEffect over to taking GrTextureProxies

Change-Id: Ic8be773e210e1ac05dcb9aad6c89dcd63e9e4ba2
Reviewed-on: https://skia-review.googlesource.com/7521
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
gn/gpu.gni
include/gpu/GrContext.h
include/gpu/GrProcessorUnitTest.h
include/private/GrSurfaceProxy.h
src/gpu/GrContext.cpp
src/gpu/GrSurfaceProxyPriv.h [new file with mode: 0644]
src/gpu/effects/GrConfigConversionEffect.cpp
src/gpu/effects/GrConfigConversionEffect.h