diff options
author | 2016-04-22 15:28:29 -0700 | |
---|---|---|
committer | 2016-04-22 15:38:00 -0700 | |
commit | 3d1c82a750046f055951242bf27909ad7d9cdf52 (patch) | |
tree | 041d4dec8f291a86398e7fe52f4642a002d30788 /vulkan/libvulkan/api.cpp | |
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
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions