diff options
| author | 2016-12-07 16:26:49 +1300 | |
|---|---|---|
| committer | 2016-12-19 18:57:06 +0000 | |
| commit | 8e4438b9cd82e911ed8de6aca15f11816187df3f (patch) | |
| tree | 65d9621aa02d8fb2cb5bfa564bd737fd54cceffb /vulkan/libvulkan/api.cpp | |
| parent | ec9ec7d55c63f791ab3ed9221e68d6215f7b928a (diff) | |
frontbuffer enhancements to ANDROID_vulkan_native_buffer
Since VK_KHR_swapchain is implemented entirely in libvulkan, we need an
image-level mechanism to inform the driver that a swapchain image will
be used for front-buffered rendering. This is implemented by chaining
another structure off of the VkImageCreateInfo passed to the driver when
creating swapchain images.
V2: Don't foul up api file. Rerun code generators.
V3: Rename VkNativeBuffer2ANDROID structure to
VkSwapchainImageCreateInfoANDROID
V4: Provide nulldrv stub for new function
V5: rebase.
Change-Id: I4447400cb1782440638e4c8816b081dd8923ddb9
Test: compile
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions