commit | 3d1c82a750046f055951242bf27909ad7d9cdf52 | [log] [tgz] |
---|---|---|
author | Jesse Hall <jessehall@google.com> | Fri Apr 22 15:28:29 2016 -0700 |
committer | Jesse Hall <jessehall@google.com> | Fri Apr 22 15:38:00 2016 -0700 |
tree | 041d4dec8f291a86398e7fe52f4642a002d30788 | |
parent | 2ee735c97c760cec76c1385f1896b822ff45cba5 [diff] |
libvulkan: Reset window before creating swapchain When using one window for two consecutive swapchains, some of the settings from the first swapchain were affecting how many buffers we thought we needed for the second, eventually leading us to attempt to dequeue more buffers than we actually could. Bug: 28075694 Change-Id: I7d2cabc2365986dfcfe8a03d16bb71ca1616f144