mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 15:03:02 +08:00
Re-use the implementation of ZE_STRUCTURE_TYPE_EXTERNAL_MEMORY_IMPORT_FD. With this PR and https://github.com/oneapi-src/unified-runtime/pull/1696, Three sub-tests in SYCL bindless image vulkan_interop/sampled_images.cpp are passing on DG2 linux. Also enable OPAQUE_FD for EXTERNAL_MEMORY_EXPORT_DESC. Related-To: GSD-7102 Signed-off-by: Wenju He <wenju.he@intel.com>