Enable async upload egl with mailbox synchronizer
commitc058c296b6fad95bc21755f8cc7c54c891830a2e
authorboliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 13 Aug 2014 03:05:54 +0000 (13 03:05 +0000)
committerboliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 13 Aug 2014 03:09:17 +0000 (13 03:09 +0000)
treeb1ac20f1644a0938a63f5547b642b420c8475fcc
parentb4a7b5261f2e59e007b5842e3a76be1dd2639395
Enable async upload egl with mailbox synchronizer

With the workaround in r286800, mailbox synchronizer skips tile
textures, so is compatible with async transfer egl.

This is a partial revert of r286501.

BUG=399311

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

Cr-Commit-Position: refs/heads/master@{#289172}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289172 0039d316-1c4b-4281-b951-d872f2087c98
gpu/command_buffer/service/async_pixel_transfer_manager_android.cc