Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_android.c823 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()
Dradv_private.h2318 VkResult radv_import_ahb_memory(struct radv_device *device, struct radv_device_memory *mem,
Dradv_device.c5321 result = radv_import_ahb_memory(device, mem, priority, ahb_import_info); in radv_alloc_memory()