Searched refs:ahw_import_info (Results 1 – 1 of 1) sorted by relevance
3652 const VkImportAndroidHardwareBufferInfoANDROID *ahw_import_info = NULL; in anv_AllocateMemory() local3666 ahw_import_info = (void *)ext; in anv_AllocateMemory()3729 if (ahw_import_info) { in anv_AllocateMemory()3730 result = anv_import_ahw_memory(_device, mem, ahw_import_info); in anv_AllocateMemory()