commit | 9d187830d3121870c1a0fcd0a953ebd0674559c1 | [log] [tgz] |
---|---|---|
author | Yiwei Zhang <zzyiwei@google.com> | Mon Jul 22 15:15:47 2019 -0700 |
committer | Yiwei Zhang <zzyiwei@google.com> | Mon Jul 22 15:23:06 2019 -0700 |
tree | 5e88d408fd5feeb4f4bd330ba1c3cc5a6b335a66 | |
parent | a9c9fa8ea6d441a60b6c8339903f559e8fa61f46 [diff] |
Vulkan: fix the return code for vkGetPastPresentationTimingGOOGLE 1. Return VK_ERROR_OUT_OF_DATE_KHR when the surface is out of date. 2. Return VK_INCOMPLETE per spec describes. Bug: 134185757 Test: CtsDeqpTestCases Change-Id: I34bd1b85b41e61e6123095223471cc25f5e7a960