Fixed issue with compositor texture bindings leaking through to WebGL contexts.
commit2b98b2a34b2b6f1816e8cb14dc5e2d145bc03cdc
authorbajones <bajones@chromium.org>
Tue, 15 Sep 2015 02:27:36 +0000 (14 19:27 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 15 Sep 2015 02:28:10 +0000 (15 02:28 +0000)
treeab05f23315935dc0d53a1e3d27d355a22d909e1d
parent8e1a39ad4a19c4519e3cb0450e81d2d273a667fe
Fixed issue with compositor texture bindings leaking through to WebGL contexts.

BUG=524144

Review URL: https://codereview.chromium.org/1337613002

Cr-Commit-Position: refs/heads/master@{#348822}
gpu/command_buffer/service/context_state.cc
gpu/command_buffer/service/context_state.h
gpu/command_buffer/service/gles2_cmd_decoder.cc
gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc
gpu/command_buffer/service/gles2_cmd_decoder_unittest_textures.cc