Searched refs:radv_import_ahb_memory (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_android.c | 823 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 D | radv_private.h | 2319 VkResult radv_import_ahb_memory(struct radv_device *device, struct radv_device_memory *mem,
|
| H A D | radv_device.c | 5325 result = radv_import_ahb_memory(device, mem, priority, ahb_import_info);
|
Completed in 18 milliseconds