Recycle stencil buffers across render targets.
authorbsalomon <bsalomon@google.com>
Thu, 19 Feb 2015 17:09:00 +0000 (09:09 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 19 Feb 2015 17:09:00 +0000 (09:09 -0800)
commit02a44a488605112aa6683c9d919e13b188112ce1
tree2331653d7e79b66a0c8dda0168adc36b8becf64f
parent90c6bc4e85df2da37f436ea1da203e194c4740e2
Recycle stencil buffers across render targets.

Review URL: https://codereview.chromium.org/939093002
src/gpu/GrGpu.cpp
src/gpu/GrGpu.h
src/gpu/GrStencilBuffer.cpp
src/gpu/GrStencilBuffer.h
src/gpu/GrTest.cpp
src/gpu/gl/GrGLGpu.cpp
src/gpu/gl/GrGLGpu.h
src/gpu/gl/GrGLStencilBuffer.h
tests/ResourceCacheTest.cpp