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

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_android.c823 radv_import_ahb_memory(struct radv_device *device, struct radv_device_memory *mem, function in typeref:typename:VkResult
937 VkResult result = radv_import_ahb_memory(device, mem, priority, &import_info);
H A Dradv_private.h2319 VkResult radv_import_ahb_memory(struct radv_device *device, struct radv_device_memory *mem,
H A Dradv_device.c5325 result = radv_import_ahb_memory(device, mem, priority, ahb_import_info);

Completed in 18 milliseconds