Made clip mask cache use Scratch Texture system
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 14 May 2012 12:18:26 +0000 (12:18 +0000)
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 14 May 2012 12:18:26 +0000 (12:18 +0000)
commitf105b109264f71dfb0bfd9977e6a5dd0a5a12f57
tree761b75e87ae4ccdd684de304c8e3e65f72c14b3d
parent18c464b460d062142ab7198724431a4d2ad7070d
Made clip mask cache use Scratch Texture system

http://codereview.appspot.com/6210044/

git-svn-id: http://skia.googlecode.com/svn/trunk@3920 2bbb7eff-a529-9590-31e7-b0007b416f81
include/gpu/GrContext.h
src/gpu/GrClipMaskManager.cpp
src/gpu/GrClipMaskManager.h
src/gpu/GrGpu.cpp
src/gpu/GrGpu.h
tests/ClipCacheTest.cpp