mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-28 00:03:14 +08:00
Add support for reading ze_external_memory_export_desc_t passed to calls to zeMemAllocDevice. Current driver implementation only supports handles as dma-buf, so add validation that only that flag is being used. Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>