compute-runtime/level_zero/core/source/image
Wenju He c0f30bece4 refactor: remove redundant allocateBindlessSlot from Image getDeviceOffset
This is a NFC change.
Bindless slot is already allocated in image initialize function.

Related-To: NEO-10352
Signed-off-by: Wenju He <wenju.he@intel.com>
2024-03-22 10:37:16 +01: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 refactor: correct variable naming 2023-12-04 19:02:36 +01:00
image_hw.h feature: bindless image extension 2024-02-14 21:11:31 +01:00
image_hw.inl feature: bindless image extension - ImageView fixes 2024-02-27 19:11:20 +01:00
image_imp.cpp refactor: remove redundant allocateBindlessSlot from Image getDeviceOffset 2024-03-22 10:37:16 +01:00
image_imp.h fix: pass imgInfo by reference 2024-03-05 10:54:59 +01:00