diff options
author | piman@chromium.org <piman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-30 10:30:44 +0000 |
---|---|---|
committer | piman@chromium.org <piman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-30 10:30:44 +0000 |
commit | 09e1727e620979f016f6b78748f7085e5a00838a (patch) | |
tree | 813b47043aaca2c75630bf24a279e86f0b9b5f22 /gpu/command_buffer/service/stream_texture_mock.h | |
parent | 316248b10045aaecfcff81c509a3448d57518118 (diff) | |
download | chromium_src-09e1727e620979f016f6b78748f7085e5a00838a.zip chromium_src-09e1727e620979f016f6b78748f7085e5a00838a.tar.gz chromium_src-09e1727e620979f016f6b78748f7085e5a00838a.tar.bz2 |
gpu: Defer reads from default framebuffer when needed.
On some platforms, we want to unschedule after a swap until the ack, but the
DeferDraws mechanism allows us to delay the unschedule until we actually need to
access the back buffer. Up to now, only commands that *write* to the framebuffer
were considered, however we also need to consider *reads*. This fixes that.
BUG=None
Review URL: https://chromiumcodereview.appspot.com/11412262
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170435 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu/command_buffer/service/stream_texture_mock.h')
0 files changed, 0 insertions, 0 deletions