compute-runtime/opencl/source/command_queue
Bartosz Dunajski e36d95e039 Add helpers to avoid offsetof usage
Change-Id: I8f0ec5240b2ec2bd99b712271d87b88ffed2c5b3
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2020-05-19 17:45:53 +02:00
..
definitions Add absolute path to include 2020-02-23 08:47:49 +01:00
CMakeLists.txt Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
command_queue.cpp Create function to get proper CSR 2020-04-22 20:21:46 +02:00
command_queue.h Create function to get proper CSR 2020-04-22 20:21:46 +02:00
command_queue_hw.h Rename device directory 2020-03-24 14:35:21 +01:00
command_queue_hw_base.inl Flush cache for blit aux translation 2020-03-11 08:40:06 +01:00
command_queue_hw_bdw_plus.inl Add absolute path to include 2020-02-23 08:47:49 +01:00
cpu_data_transfer_handler.cpp Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
enqueue_barrier.h Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
enqueue_common.h Add helpers to avoid offsetof usage 2020-05-19 17:45:53 +02:00
enqueue_copy_buffer.h Move built ins to share directory 2020-02-24 15:46:44 +01:00
enqueue_copy_buffer_rect.h Move built ins to share directory 2020-02-24 15:46:44 +01:00
enqueue_copy_buffer_to_image.h Move built ins to share directory 2020-02-24 15:46:44 +01:00
enqueue_copy_image.h Move built ins to share directory 2020-02-24 15:46:44 +01:00
enqueue_copy_image_to_buffer.h Move built ins to share directory 2020-02-24 15:46:44 +01:00
enqueue_fill_buffer.h Move built ins to share directory 2020-02-24 15:46:44 +01:00
enqueue_fill_image.h Move built ins to share directory 2020-02-24 15:46:44 +01:00
enqueue_kernel.h Add ClDevice function to query OCL2.1 support 2020-05-08 13:37:19 +02:00
enqueue_marker.h Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
enqueue_migrate_mem_objects.h Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
enqueue_read_buffer.h Create function to get proper CSR 2020-04-22 20:21:46 +02:00
enqueue_read_buffer_rect.h Create function to get proper CSR 2020-04-22 20:21:46 +02:00
enqueue_read_image.h Move built ins to share directory 2020-02-24 15:46:44 +01:00
enqueue_resource_barrier.h Add absolute path to include 2020-02-23 08:47:49 +01:00
enqueue_svm.h Create function to get proper CSR 2020-04-22 20:21:46 +02:00
enqueue_write_buffer.h Create function to get proper CSR 2020-04-22 20:21:46 +02:00
enqueue_write_buffer_rect.h Create function to get proper CSR 2020-04-22 20:21:46 +02:00
enqueue_write_image.h Move built ins to share directory 2020-02-24 15:46:44 +01:00
finish.h Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
flush.h Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
gpgpu_walker.h Add isSpecialWorkgroupSizeRequired helper 2020-05-08 13:15:23 +02:00
gpgpu_walker_base.inl Remove RMW access patterns from gfx memory 2020-04-28 15:26:22 +02:00
gpgpu_walker_bdw_plus.inl Add helpers to avoid offsetof usage 2020-05-19 17:45:53 +02:00
hardware_interface.h Apply WA for walker command 2020-04-21 19:05:15 +02:00
hardware_interface_base.inl Add helpers to avoid offsetof usage 2020-05-19 17:45:53 +02:00
hardware_interface_bdw_plus.inl Remove RMW access patterns from gfx memory 2020-04-28 15:26:22 +02:00
local_id_gen.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
local_id_gen.h Improve getGRFsPerThread helper 2020-02-24 15:04:20 +01:00
local_id_gen.inl Add absolute path to include 2020-02-23 08:47:49 +01:00
local_id_gen_avx2.cpp Add absolute path to include 2020-02-23 08:47:49 +01:00
local_id_gen_sse4.cpp Add absolute path to include 2020-02-23 08:47:49 +01:00
local_work_size.cpp Add entry point for special kernels selection. 2020-05-19 10:56:32 +02:00
resource_barrier.h Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00