commit | 0ae0dceca1fb83e095d8de6b811aa193def238a0 | [log] [tgz] |
---|---|---|
author | Jesse Hall <jessehall@google.com> | Tue Feb 09 22:13:34 2016 -0800 |
committer | Jesse Hall <jessehall@google.com> | Wed Feb 10 06:22:34 2016 +0000 |
tree | 5c92d0ea33409e8d82c77fadffff8564ec9b585a | |
parent | c5cec281654c5dee2273ce4bebd3a749c3a1119e [diff] |
libvulkan: Un-revert and fix VK_PRESENT_MODE_MAILBOX_KHR This reverts commit 9ec497c, which was a revert of f333922, and fixes the problem that caused the initial revert. MODE_MAILBOX corresponds to BufferQueue "async" mode; in that mode we need one extra un-dequeued buffer at all times. We weren't accounting for that, and weren't allocating enough bufers. Bug: 26918467 Change-Id: Ice67e6d16828e50413ae453ecf3c67b8fb288f1a