History log of /frameworks/native/vulkan/include/vulkan/vulkan_android.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e2be6b8fafa795a6661bbe6ac3c803367fea3bbc 19-Jan-2018 Jesse Hall <jessehall@google.com> vulkan: Declare VK_ANDROID_external_memory_android_hardware_buffer

Test: build
Change-Id: I02d4790f7a4d5ccb0c6e5b43fab92e89ce8322db
/frameworks/native/vulkan/include/vulkan/vulkan_android.h
35b4de1e72902c8d9d283b7dec9c91e99c11587c 18-Jan-2018 Jesse Hall <jessehall@google.com> vulkan: update Vulkan headers to 1.1.68

Key changes from 1.1.61:
* Introduced split headers:
* vulkan_core.h provides all declarations that don't depend on
platform-specific headers
* vulkan_android.h provides Android-specific declarations
* vulkan.h is retained for source compatibility, and includes both
of the above; vulkan_android.h is conditional on
VK_USE_PLATFORM_ANDROID_KHR
* Re-defined symbols for extensions that were merged into Vk1.1 as
typedefs/aliases for the new core symbols.
* New extensions:
* VK_EXT_conservative_rasterization
* VK_EXT_debug_utils
* VK_EXT_external_memory_dma_buf
* VK_EXT_external_memory_host
* VK_EXT_global_priority
* VK_EXT_queue_family_foreign
* VK_AMD_shader_image_load_store_lod
* VK_AMD_shader_info

Test: build
Change-Id: I84cdb4c24eed27ead99047951f795ccafa0bfc9a
/frameworks/native/vulkan/include/vulkan/vulkan_android.h