Home
last modified time | relevance | path

Searched refs:memory_export_info (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_drm.c489 const VkExportMemoryAllocateInfo memory_export_info = { in wsi_create_native_image_mem() local
496 .pNext = &memory_export_info, in wsi_create_native_image_mem()
Dwsi_common.c1724 VkExportMemoryAllocateInfo memory_export_info; in wsi_create_buffer_blit_context() local
1734 memory_export_info = (VkExportMemoryAllocateInfo) { in wsi_create_buffer_blit_context()
1738 __vk_append_struct(&buf_mem_info, &memory_export_info); in wsi_create_buffer_blit_context()