Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common.c1712 VkMemoryAllocateInfo buf_mem_info = { in wsi_create_buffer_blit_context() local
1732 __vk_append_struct(&buf_mem_info, &host_ptr_info); in wsi_create_buffer_blit_context()
1738 __vk_append_struct(&buf_mem_info, &memory_export_info); in wsi_create_buffer_blit_context()
1741 result = wsi->AllocateMemory(chain->device, &buf_mem_info, in wsi_create_buffer_blit_context()