Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_android.c718 radv_import_ahb_memory(struct radv_device *device, in radv_import_ahb_memory() function
842 VkResult result = radv_import_ahb_memory(device, mem, priority, &import_info); in radv_create_ahb_memory()
Dradv_private.h2144 radv_import_ahb_memory(struct radv_device *device,
Dradv_device.c5273 result = radv_import_ahb_memory(device, mem, priority, ahb_import_info); in radv_alloc_memory()