commit | b56287ad73b9ea1c8e9d0a24dc3605e8aae06903 | [log] [tgz] |
---|---|---|
author | Chris Forbes <chrisforbes@google.com> | Thu Jan 12 14:28:58 2017 +1300 |
committer | Chris Forbes <chrisforbes@google.com> | Sat Jan 14 12:52:40 2017 +1300 |
tree | d2ccced5bea679c2727558b501e92420b8debe51 | |
parent | 134d9580a385b333be5de48ddac497efbb3b01ec [diff] |
vulkan: Chain VkSwapchainImageCreateInfoANDROID structure This allows the hal to see the swapchain image usage flags for gralloc-backed images, in case it needs to do something special during VkImage creation. Change-Id: Ie3784ba4c7fdc08d4deace2f70b7f8879ba431fb Test: build, run cube demo