Altered GrDrawState to always ref texture and render target
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 22 Jun 2012 12:01:30 +0000 (12:01 +0000)
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 22 Jun 2012 12:01:30 +0000 (12:01 +0000)
commit9ec075366ed94802a142fc5e948d19a774f85b43
tree036349ff57b4b2a2a00f153cbb9105efd4b673cd
parent1e4b990679f5c993a8d6e4646a46e12beb6c5cb2
Altered GrDrawState to always ref texture and render target

http://codereview.appspot.com/6251049/

git-svn-id: http://skia.googlecode.com/svn/trunk@4298 2bbb7eff-a529-9590-31e7-b0007b416f81
include/gpu/GrContext.h
src/gpu/GrDrawState.h
src/gpu/GrInOrderDrawBuffer.cpp
src/gpu/SkGpuDevice.cpp
src/gpu/gl/GrGpuGL.cpp