vulkan: Import vk_android_native_buffer.h
authorChad Versace <chadversary@chromium.org>
Tue, 15 Nov 2016 00:05:40 +0000 (16:05 -0800)
committerChad Versace <chadversary@chromium.org>
Mon, 18 Sep 2017 21:26:54 +0000 (14:26 -0700)
commit5872ccc9ac6034902fa46835df99637ced7ff4c8
treee53137d35a8d460230b2be557090989fb5e51f0d
parent0699319bb0c3fb247e748e26a8158a0397c80632
vulkan: Import vk_android_native_buffer.h

Just as Mesa imports the Khronos Vulkan headers, it should import this
Android-private Vulkan header too. This guarantees that Mesa will
continue to build even when upstream Android breaks header
compatibility.

This header is only for *implementers* of Vulkan, not for consumers of
Vulkan.

Imported from tag 'android-7.1.1_r28' in aosp/frameworks/native.

References: https://android.googlesource.com/platform/frameworks/native/+/android-7.1.1_r28/vulkan/include/vulkan/vk_android_native_buffer.h
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
include/vulkan/vk_android_native_buffer.h [new file with mode: 0644]