commit | caef3450488f98aa0bc429c4e2d8e29d6a7fece4 | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Wed Nov 11 13:18:11 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Wed Nov 11 13:18:11 2015 -0800 |
tree | 4952b658de120e5cae3f034b73e47ef2e2671d48 | |
parent | dad57c8c48066a2e4b270b9f6992257f7090664c [diff] |
Readd "immediate" mode This isn't an exact replacement. The accumulated batches are now flushed at drawContext-entry-point granularity (via the AutoCheckFlush objects) rather than per batch. TBR=bsalomon@google.com Review URL: https://codereview.chromium.org/1439533003