Add assert to catch circular drawing higher up the call stack.
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 30 Mar 2012 17:24:17 +0000 (17:24 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 30 Mar 2012 17:24:17 +0000 (17:24 +0000)
commitb4725b4ee617a6a2524765f79310714a5dad4b6a
tree4f53c76d902fa69d19473e911d54dece1994da9b
parent8a812c252d9206f0d2b1bb691d6b1d45c70e2e8b
Add assert to catch circular drawing higher up the call stack.

git-svn-id: http://skia.googlecode.com/svn/trunk@3559 2bbb7eff-a529-9590-31e7-b0007b416f81
include/gpu/GrTexture.h
src/gpu/GrDrawTarget.cpp