Searched defs:alloc_info (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_android.h124 vn_android_device_import_ahb(UNUSED struct vn_device * dev,UNUSED struct vn_device_memory * mem,UNUSED const VkMemoryAllocateInfo * alloc_info,UNUSED const VkAllocationCallbacks * alloc,UNUSED struct AHardwareBuffer * ahb) argument
134 vn_android_device_allocate_ahb(UNUSED struct vn_device * dev,UNUSED struct vn_device_memory * mem,UNUSED const VkMemoryAllocateInfo * alloc_info,UNUSED const VkAllocationCallbacks * alloc) argument
H A Dvn_device_memory.c179 vn_device_memory_should_suballocate(const VkMemoryAllocateInfo *alloc_info, argument
224 vn_device_memory_import_dma_buf(struct vn_device * dev,struct vn_device_memory * mem,const VkMemoryAllocateInfo * alloc_info,bool force_unmappable,int fd) argument
276 vn_device_memory_alloc(struct vn_device * dev,struct vn_device_memory * mem,const VkMemoryAllocateInfo * alloc_info,bool need_bo,VkMemoryPropertyFlags flags,VkExternalMemoryHandleTypeFlags external_handles) argument
[all...]
H A Dvn_android.c934 vn_android_device_import_ahb(struct vn_device * dev,struct vn_device_memory * mem,const VkMemoryAllocateInfo * alloc_info,const VkAllocationCallbacks * alloc,struct AHardwareBuffer * ahb) argument
1050 vn_android_device_allocate_ahb(struct vn_device * dev,struct vn_device_memory * mem,const VkMemoryAllocateInfo * alloc_info,const VkAllocationCallbacks * alloc) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c2311 VkMemoryAllocateInfo alloc_info = { local in function:copy_buffer_to_image_blit
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp912 VkMemoryAllocateInfo alloc_info = {}; local in function:CreateOrResizeBuffer
1207 VkDescriptorSetAllocateInfo alloc_info = {}; local in function:setup_swapchain_data_pipeline
[all...]
/xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp1151 VkMemoryAllocateInfo alloc_info = {}; local in function:CreateOrResizeBuffer
1488 VkDescriptorSetAllocateInfo alloc_info = {}; local in function:setup_swapchain_data_pipeline
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_device.c2820 VkMemoryAllocateInfo alloc_info = { local in function:radv_device_init_vrs_state

Completed in 29 milliseconds