GPU: add failure checks for the scratch textures used in Gaussian blur.
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 19 Oct 2012 12:56:26 +0000 (12:56 +0000)
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 19 Oct 2012 12:56:26 +0000 (12:56 +0000)
commit7d1267539f952e1a53fdb3257eea97e6737c8a84
treed3eff91b44fb1bb3ecc57ff0da4b5566ee190fe7
parent6a748ad8d82576c4ce59e9b2409d41a93bf05cdf
GPU: add failure checks for the scratch textures used in Gaussian blur.

https://codereview.appspot.com/6744047/

On behalf of senorblanco

git-svn-id: http://skia.googlecode.com/svn/trunk@6014 2bbb7eff-a529-9590-31e7-b0007b416f81
src/gpu/GrContext.cpp
src/gpu/SkGpuDevice.cpp