diff options
author | hkuang@chromium.org <hkuang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-03 03:56:25 +0000 |
---|---|---|
committer | hkuang@chromium.org <hkuang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-03 03:56:25 +0000 |
commit | 9bc9a2e8141d255c8c67c6ccec1d7f09c3ce8990 (patch) | |
tree | b80d74298e3c2e547a43b0fcc34b08ff3dffc0e7 /google_apis | |
parent | 065e0b187f7494948996fa60f7cfdbdc1307bb9c (diff) | |
download | chromium_src-9bc9a2e8141d255c8c67c6ccec1d7f09c3ce8990.zip chromium_src-9bc9a2e8141d255c8c67c6ccec1d7f09c3ce8990.tar.gz chromium_src-9bc9a2e8141d255c8c67c6ccec1d7f09c3ce8990.tar.bz2 |
Add support for GL_TEXTURE_EXTERNAL_OES texture copy.
Add support for GL_TEXTURE_EXTERNAL_OES texture copy in function CopyTextureCHROMIUM which is needed for 2D Canvas Painting. In Issue 11973010, this support was already added inside the copyTextureCHROMIUMResourceManager, but it is still missing in the function CopyTextureCHROMIUM. So just add it.
Also fix the RestoreTextureState, which was binding the OES texture to GL_TEXTURE_2D which will generate glError.
BUG=225079
TEST=
Review URL: https://chromiumcodereview.appspot.com/13168004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@191968 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'google_apis')
0 files changed, 0 insertions, 0 deletions