compute-runtime/opencl/source/mem_obj
Dominik Dabek 8d1ad5a4f3 Refactor: use stack vector for root device indices
Stack vector will not cause dynamic allocations in most circumstances
ie. number of root device indices not more than 16

Related-To: NEO-6837

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2022-04-14 14:05:42 +02:00
..
definitions Refactor creation of buffer surface state 1/n 2021-10-21 13:11:31 +02:00
CMakeLists.txt Update RENDER_SURFACE_STATE for Xe Hpg 2022-01-18 21:06:14 +01:00
buffer.cpp Move AllocationType enum out of GraphicsAllocation class 2022-02-04 17:49:09 +01:00
buffer.h Move AllocationType enum out of GraphicsAllocation class 2022-02-04 17:49:09 +01:00
buffer_base.inl Refactor implicit scaling parameters for surface state 2022-01-17 09:30:58 +01:00
buffer_factory_init.inl Copyright header update 2021-05-17 20:38:19 +02:00
image.cpp Correct media compression format for planar images 2022-03-26 21:54:08 +01:00
image.h Correct media compression format for planar images 2022-03-26 21:54:08 +01:00
image.inl Revert "Correct ShaderChannelSelect value for images using CL_LUMINANCE" 2022-04-12 06:47:24 +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 Move AllocationType enum out of GraphicsAllocation class 2022-02-04 17:49:09 +01:00
mem_obj.h Move AllocationType enum out of GraphicsAllocation class 2022-02-04 17:49:09 +01: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