Searched refs:radv_import_ahb_memory (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_android.c | 699 radv_import_ahb_memory(struct radv_device *device, struct radv_device_memory *mem, in radv_import_ahb_memory() function 813 VkResult result = radv_import_ahb_memory(device, mem, priority, &import_info); in radv_create_ahb_memory()
|
H A D | radv_private.h | 2724 VkResult radv_import_ahb_memory(struct radv_device *device, struct radv_device_memory *mem,
|
H A D | radv_device.c | 5522 result = radv_import_ahb_memory(device, mem, priority, ahb_import_info); in radv_alloc_memory()
|
Completed in 14 milliseconds