commit | 5c34de2c12ab2638fd6b16f1b77dedd0ffa3ab27 | [log] [tgz] |
---|---|---|
author | Ian Elliott <ianelliott@google.com> | Mon Apr 10 14:42:30 2017 -0600 |
committer | Ian Elliott <ianelliott@google.com> | Wed Apr 12 22:15:06 2017 +0000 |
tree | 378d2b1ed3e51eba4655e1566e696f06a4f084ac | |
parent | e502a9b2e26c671bbb4e48c9ec5d8cb5651e3f36 [diff] |
Only enumerate display_timing when present timestamp supported Test: CTS and cube demo. Bug: 36887025 Vulkan should only enumerate the VK_GOOGLE_display_timing extension if the device supports reliably returning the present timestamp. Vulkan will determine this by reading a property that SurfaceFlinger will set (based on the HWC2::Capability::PresentFenceIsNotReliable capability). Change-Id: I6025be5f9120a8f02f228b8437b64be4ff8cfb17