commit | 4e18ba82847bdb31504a1b005370f8df931f959d | [log] [tgz] |
---|---|---|
author | Chris Forbes <chrisforbes@google.com> | Fri Jan 20 12:50:17 2017 +1300 |
committer | Chris Forbes <chrisforbes@google.com> | Fri Jan 20 15:04:47 2017 +1300 |
tree | 012842fc51aefe310468ac4ab20ef3cdcc7e32a5 | |
parent | c48f42c86bfba395430bcdd60707458f519b2ca2 [diff] |
vulkan: return OUT_OF_DATE from GetSwapchainStatus if not current We don't yet have good ways to detect other ways in which the swapchain may have gone bad, but it's easy to detect the case where the swapchain is not current for the surface it targets. Test: build Change-Id: Id882a4a699d65f323e8a5e181f0e25e903039f21