Remove ScopedUpdateTexture.
commit0cccfc5b6874e290d1ce19ec24b0286e8d3a0f1e
authortobiasjs <tobiasjs@chromium.org>
Fri, 18 Sep 2015 21:47:01 +0000 (18 14:47 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 18 Sep 2015 21:47:38 +0000 (18 21:47 +0000)
treed41ecbf56f000b25596c2cb3a12c733a171cde14
parent2f21a0d0ca521545333377ff98e732ee2377947d
Remove ScopedUpdateTexture.

Synchronisation of texture creation/update is managed by EGL fences,
and calling glFlush() in addition is redundant.

BUG=532244

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

Cr-Commit-Position: refs/heads/master@{#349776}
gpu/command_buffer/service/mailbox_manager_sync.cc
gpu/command_buffer/service/mailbox_manager_unittest.cc
gpu/command_buffer/service/texture_definition.cc
gpu/command_buffer/service/texture_definition.h