Move resource ref/io manipulation from GrProgramElement to GrProcessor
authorBrian Salomon <bsalomon@google.com>
Mon, 9 Jan 2017 20:30:02 +0000 (15:30 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Mon, 9 Jan 2017 21:51:05 +0000 (21:51 +0000)
commite57194f74d125c7b0ba767ae5357b97d102792ef
treea286753d831dd0eddd7e22756b2aa92535453a01
parent561c1b07eff3263905b01d6dede359d08aa8f2f3
Move resource ref/io manipulation from GrProgramElement to GrProcessor

Change-Id: I783e74107f7d34b57d80b843fe23ce7126b77424
Reviewed-on: https://skia-review.googlesource.com/6816
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
gn/gpu.gni
include/gpu/GrGpuResourceRef.h
include/gpu/GrProcessor.h
include/gpu/GrProgramElement.h
src/gpu/GrProcessor.cpp
src/gpu/GrProgramElement.cpp [deleted file]