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/
H A Dradv_android.c699 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 Dradv_private.h2724 VkResult radv_import_ahb_memory(struct radv_device *device, struct radv_device_memory *mem,
H A Dradv_device.c5522 result = radv_import_ahb_memory(device, mem, priority, ahb_import_info); in radv_alloc_memory()

Completed in 14 milliseconds