Don't call glTexSubImage2D w/ indexed texture format on desktop GL
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 10 Jul 2012 17:21:02 +0000 (17:21 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 10 Jul 2012 17:21:02 +0000 (17:21 +0000)
commit313f019287e324a14b58f081b16cf4afb18f0bd7
tree877b826f9a7f1fb158b4ca36bd117267cfa465d9
parentb6981559ec8db1da0b8d98d103c1e07497ce98e7
Don't call glTexSubImage2D w/ indexed texture format on desktop GL

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

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