Searched refs:radv_import_ahb_memory (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_android.c | 823 radv_import_ahb_memory(struct radv_device *device, struct radv_device_memory *mem, in radv_import_ahb_memory() function 937 VkResult result = radv_import_ahb_memory(device, mem, priority, &import_info); in radv_create_ahb_memory()
|
D | radv_private.h | 2318 VkResult radv_import_ahb_memory(struct radv_device *device, struct radv_device_memory *mem,
|
D | radv_device.c | 5321 result = radv_import_ahb_memory(device, mem, priority, ahb_import_info); in radv_alloc_memory()
|