compute-runtime/level_zero/core/source/image
Wenju He c8e1ba9683 feature: support ZE_EXTERNAL_MEMORY_TYPE_FLAG_OPAQUE_FD in level-zero runtime
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>
2024-06-26 23:34:15 +02:00
..
CMakeLists.txt refactor l0: cleanup cmake file level_zero/core/source/CMakeLists.txt 2023-03-16 12:38:15 +01:00
image.h feature: bindless image extension 2024-02-14 21:11:31 +01:00
image_format_desc_helper.cpp refactor: remove dead code 2023-10-03 07:34:31 +02:00
image_format_desc_helper.h Apply CamelCase for class and struct names 2023-04-24 15:36:27 +02:00
image_formats.h feature: Add 3 channel 8/16/32 bit formats 2024-05-16 13:28:04 +02:00
image_hw.h feature: bindless image extension 2024-02-14 21:11:31 +01:00
image_hw.inl feature: support ZE_EXTERNAL_MEMORY_TYPE_FLAG_OPAQUE_FD in level-zero runtime 2024-06-26 23:34:15 +02:00
image_imp.cpp feature: Bindless sampled image support 2024-05-08 17:50:37 +02:00
image_imp.h feature: Bindless sampled image support 2024-05-08 17:50:37 +02:00