compute-runtime/opencl/source/mem_obj
Lukasz Jobczyk 5dd25d9e8c Destroy multi graphics allocations synchronously
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2022-07-13 17:18:33 +02:00
..
definitions Refactor creation of buffer surface state 1/n 2021-10-21 13:11:31 +02:00
CMakeLists.txt Initial implementation for creating buffer with ext memory for OpenCl 2022-05-05 13:13:54 +02:00
buffer.cpp Simplify code - buffer create 1/n 2022-06-28 16:56:41 +02:00
buffer.h Reduce unnecessary move constructors calls 2022-06-27 12:49:53 +02:00
buffer_base.inl hw_cmds.h usage cleanup 2022-06-29 11:15:45 +02:00
buffer_factory_init.inl Copyright header update 2021-05-17 20:38:19 +02:00
buffer_linux.cpp Reduce unnecessary copies of memory properties 2022-06-24 16:49:26 +02:00
buffer_windows.cpp Reduce unnecessary copies of memory properties 2022-06-24 16:49:26 +02:00
image.cpp Simplify code - reverse helper function logic to avoid not needed negation 2022-06-29 09:19:33 +02:00
image.h Simplify code - image create function 2022-06-27 17:46:03 +02:00
image.inl hw_cmds.h usage cleanup 2022-06-29 11:15:45 +02:00
image_factory_init.inl Simplify OCL image implementation for SKL and later 2021-12-09 11:26:20 +01:00
image_tgllp_and_later.inl Simplify OCL image implementation for SKL and later 2021-12-09 11:26:20 +01:00
map_operations_handler.cpp Add missing lock in MapOperationsHandler 2022-03-10 13:17:46 +01:00
map_operations_handler.h Reuse graphics allocation from mapped buffers in OpenCL 2021-10-27 15:53:10 +02:00
mem_obj.cpp Destroy multi graphics allocations synchronously 2022-07-13 17:18:33 +02:00
mem_obj.h Reduce unnecessary move constructors calls 2022-06-27 12:49:53 +02:00
mem_obj_helper.cpp Refactor: use stack vector for root device indices 2022-04-14 14:05:42 +02:00
mem_obj_helper.h Rename compression flags and helpers 2021-12-03 18:09:02 +01:00
pipe.cpp Move AllocationType enum out of GraphicsAllocation class 2022-02-04 17:49:09 +01:00
pipe.h Copyright header update 2021-05-17 20:38:19 +02:00