Searched defs:alloc_info (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/ |
| H A D | vn_android.h | 124 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 D | vn_device_memory.c | 179 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 D | vn_android.c | 934 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 D | v3dv_meta_copy.c | 2311 VkMemoryAllocateInfo alloc_info = { local in function:copy_buffer_to_image_blit
|
| /xsrc/external/mit/MesaLib.old/dist/src/vulkan/overlay-layer/ |
| H A D | overlay.cpp | 912 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 D | overlay.cpp | 1151 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 D | radv_device.c | 2820 VkMemoryAllocateInfo alloc_info = { local in function:radv_device_init_vrs_state
|
Completed in 29 milliseconds