use uploadTexData() to create init textures w/out data, and restore pixelstorei state...
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 9 Dec 2011 18:41:34 +0000 (18:41 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 9 Dec 2011 18:41:34 +0000 (18:41 +0000)
commitb1d14fd63df83b40f1161473134319d13b733284
treedcd734763b10b1d46cd765369275c315e9256bf4
parent32e4d2aa488c9bfbd09ad9ff0873c6fccbdfdc97
use uploadTexData() to create init textures w/out data, and restore pixelstorei state on failure

Review URL: http://codereview.appspot.com/5467053/

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