compute-runtime/shared/test/unit_test/command_container
Wenju He 03078541d7 feature: make global bindless heaps resident when created
Make bindless heaps resident right after heap allocation.
Motivation is that SYCL bindless image can be passed as a value argument
or through memory. Therefore, we're not able to make its bindless heap
resident during kernel initialization or setting kernel arguments.

This fixes SYCL bindless image read_write_*D.cpp tests on DG2.

Related-To: NEO-7063
Signed-off-by: Wenju He <wenju.he@intel.com>
2024-03-20 14:40:11 +01:00
..
CMakeLists.txt CMake: don't include shared/test/unit_test when shared tests are skipped 1/n 2022-08-09 11:41:09 +02:00
command_container_tests.cpp feature: make global bindless heaps resident when created 2024-03-20 14:40:11 +01:00
command_encoder_tests.cpp feature: in-order host counter allocation pooling 2 2024-03-13 18:59:02 +01:00
command_encoder_tests_xe_hpg_core_and_later.cpp refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00