commit | 12536a8fdae818ec39ae274d7da561480f4e1d61 | [log] [tgz] |
---|---|---|
author | silence_dogood <adsrini@google.com> | Fri Jun 07 15:00:32 2019 -0700 |
committer | silence_dogood <adsrini@google.com> | Mon Jun 10 15:49:31 2019 -0700 |
tree | 5e7c9ccd262147ae958b09708a47f791435c1d10 | |
parent | 29d4e9ce5a5b909050c593c4124220e2b9d5f6e0 [diff] |
Cache NATIVE_WINDOW_MAX_BUFFER_COUNT in Surface To avoid the sync binder call to BufferQueue everytime vkGetPhysicalDeviceSurfaceCapabilitiesKHR is called, we cache the NATIVE_WINDOW_MAX_BUFFER_COUNT at the Surface each time the client connects. Bug: 133187007 Test: Vulkan cts tests Change-Id: I1942ff75ceb539c4904dc98c2e488c4d4cade31d