compute-runtime/opencl/test/unit_test/mem_obj
Maciej Bielski 7ea8ed1757 refactor: extract generic parts of small buffers allocator
Currently the whole code resides within the opencl/ tree, but the
mechanism is meant to be reused in L0 for kernel-ISA allocations
optimization (further work).

This commit is a preparation step, which extracts the generic mechanism
and moves the extracted part under the shared/ tree.

Related-To: NEO-7788
Signed-off-by: Maciej Bielski <maciej.bielski@intel.com>
2023-06-13 10:46:03 +02:00
..
linux feature: implementation for creating image with external memory 2023-04-28 16:04:19 +02:00
windows feature: implementation for creating image with external memory 2023-04-28 16:04:19 +02:00
CMakeLists.txt [OCL] Flag for allocating small buffers from pool 2022-10-14 12:18:42 +02:00
buffer_bcs_tests.cpp fix:pass bool to get CS size instead of reevaluate 2023-03-24 15:24:10 +01:00
buffer_pin_tests.cpp refactor: Rename member variables to camelCase 2023-04-26 16:05:07 +02:00
buffer_pool_alloc_tests.cpp refactor: extract generic parts of small buffers allocator 2023-06-13 10:46:03 +02:00
buffer_set_arg_tests.cpp refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
buffer_tests.cpp fix: set NotLockable flag when resource does not need to be lockable 2023-05-15 16:47:21 +02:00
buffer_tests_pvc_and_later.cpp Cleanup includes 31 2023-01-16 11:45:55 +01:00
buffer_tests_xehp_and_later.cpp Cleanup includes 39 2023-01-23 11:56:42 +01:00
create_image_format_tests.cpp Cleanup includes 30 2023-01-13 08:22:14 +01:00
create_image_in_local_memory_tests.cpp refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
destructor_callback_tests.cpp Correct shared fixture methods name to meet clang-tidy requirements 2022-08-16 12:52:49 +02:00
get_mem_object_info_subbuffer_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
get_mem_object_info_tests.cpp Cleanup includes 30 2023-01-13 08:22:14 +01:00
image1d_tests.cpp Cleanup includes 30 2023-01-13 08:22:14 +01:00
image2d_from_buffer_tests.cpp refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
image2d_tests.cpp refactor: Remove tiledImagesSupported value 2023-03-15 15:48:30 +01:00
image3d_tests.cpp refactor: Remove tiledImagesSupported value 2023-03-15 15:48:30 +01:00
image_array_size_tests.cpp refactor: Remove tiledImagesSupported value 2023-03-15 15:48:30 +01:00
image_compression_fixture.h Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +02:00
image_format_tests.cpp Code cleanup 2020-12-17 13:44:09 +01:00
image_from_subbuffer_tests.cpp Cleanup includes 30 2023-01-13 08:22:14 +01:00
image_redescribe_tests.cpp fix: Rediscribe Plane property in image 2023-05-26 15:02:07 +02:00
image_release_mapped_ptr_tests.cpp refactor: Remove tiledImagesSupported value 2023-03-15 15:48:30 +01:00
image_set_arg_tests.cpp refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00
image_snorm_tests.cpp refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
image_tests.cpp feature: Add support for CL_DEVICE_HANDLE_LIST_KHR 2023-05-05 15:17:20 +02:00
image_tests_pvc_and_later.cpp Correct typo - createFunc 2022-11-08 09:16:43 +01:00
image_tests_tgllp_and_later.cpp Cleanup includes 30 2023-01-13 08:22:14 +01:00
image_tests_xehp_and_later.cpp Cleanup includes 56 2023-02-16 14:42:44 +01:00
image_tiled_tests.cpp refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
image_transfer_tests.cpp refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
image_validate_tests.cpp refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
map_operations_handler_tests.cpp Cleanup includes 34 2023-01-17 14:42:04 +01:00
mem_obj_destruction_tests.cpp fix: Add alignment support to createUnifiedMemoryAllocation 2023-05-02 09:19:23 +02:00
mem_obj_helper_tests.cpp fix: adjust scope of disable L3 for debug WA 2023-05-30 14:23:16 +02:00
mem_obj_tests.cpp Cleanup includes 43 2023-01-25 11:33:39 +01:00
nv12_image_tests.cpp refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
packed_yuv_image_tests.cpp Add redescribing for YUYV format 2023-03-24 15:59:25 +01:00
pipe_tests.cpp Cleanup includes 49 2023-02-10 17:26:49 +01:00
sub_buffer_tests.cpp Cleanup includes 43 2023-01-25 11:33:39 +01:00
zero_copy_tests.cpp refactor: Rename member variables to camelCase 2023-04-26 16:05:07 +02:00