compute-runtime/opencl/source/mem_obj
Maciej Plewka 09c1d474c9 fix: adjust depth limitations for images
Related-To: NEO-8239, HSD-14019991752

Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
2023-09-08 13:05:49 +02:00
..
definitions Refactor creation of buffer surface state 1/n 2021-10-21 13:11:31 +02:00
CMakeLists.txt feature: implementation for creating image with external memory 2023-04-28 16:04:19 +02:00
buffer.cpp feature: Add logic around cpu side allocations 2023-07-28 21:04:24 +02:00
buffer.h refactor: remove unused isSharedContext variable 2023-07-26 12:14:23 +02:00
buffer_base.inl refactor: Remove SourceLevelDebugger 2023-08-10 11:14:02 +02:00
buffer_factory_init.inl Copyright header update 2021-05-17 20:38:19 +02:00
buffer_linux.cpp Cleanup includes 22 2023-01-05 16:59:01 +01:00
buffer_windows.cpp Cleanup includes 22 2023-01-05 16:59:01 +01:00
image.cpp fix: adjust depth limitations for images 2023-09-08 13:05:49 +02:00
image.h fix: adjust depth limitations for images 2023-09-08 13:05:49 +02:00
image.inl fix: adjust depth limitations for images 2023-09-08 13:05:49 +02:00
image_factory_init.inl Simplify OCL image implementation for SKL and later 2021-12-09 11:26:20 +01:00
image_linux.cpp feature: implementation for creating image with external memory 2023-04-28 16:04:19 +02:00
image_tgllp_and_later.inl Simplify OCL image implementation for SKL and later 2021-12-09 11:26:20 +01:00
image_windows.cpp feature: implementation for creating image with external memory 2023-04-28 16:04:19 +02:00
map_operations_handler.cpp fix: add missing lock in MapOperationsStorage::getInfoForHostPtr 2023-04-25 10:40:49 +02:00
map_operations_handler.h Reuse graphics allocation from mapped buffers in OpenCL 2021-10-27 15:53:10 +02:00
mem_obj.cpp feature: Add logic around cpu side allocations 2023-07-28 21:04:24 +02:00
mem_obj.h feature: Add logic around cpu side allocations 2023-07-28 21:04:24 +02:00
mem_obj_helper.cpp Cleanup includes 49 2023-02-10 17:26:49 +01:00
mem_obj_helper.h Cleanup includes 49 2023-02-10 17:26:49 +01:00
pipe.cpp Fix OCL: don't set multi storage resource for system memory buffers 2023-02-15 14:22:37 +01:00
pipe.h Cleanup includes 56 2023-02-16 14:42:44 +01:00