compute-runtime/runtime/command_queue
Zdanowicz, Zbigniew 2632b21fd1 Organize dispatching of thread data for better reuse of code
Change-Id: I8c156f8b5a50f6fa4dfb5218cdadb2840ff556eb
2018-10-02 18:47:13 +02:00
..
CMakeLists.txt Organize dispatching of thread data for better reuse of code 2018-10-02 18:47:13 +02:00
command_queue.cpp Handle TimestamPacket with implicit dependencies ownership 2018-09-28 01:48:02 +02:00
command_queue.h Update copyright headers 2018-09-20 18:02:35 +02:00
command_queue_hw.h Make TimestampPacket from previous enqueue resident 2018-09-20 22:34:28 +02:00
command_queue_hw.inl Update copyright headers 2018-09-20 18:02:35 +02:00
cpu_data_transfer_handler.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_barrier.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_common.h Change virtual class HardwareInterface to static 2018-10-01 15:11:43 +02:00
enqueue_copy_buffer.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_copy_buffer_rect.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_copy_buffer_to_image.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_copy_image.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_copy_image_to_buffer.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_fill_buffer.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_fill_image.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_kernel.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_marker.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_migrate_mem_objects.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_read_buffer.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_read_buffer_rect.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_read_image.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_svm.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_write_buffer.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_write_buffer_rect.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_write_image.h Update copyright headers 2018-09-20 18:02:35 +02:00
finish.h Update copyright headers 2018-09-20 18:02:35 +02:00
flush.h Initial commit 2017-12-21 00:45:38 +01:00
gpgpu_walker.h Organize dispatching of thread data for better reuse of code 2018-10-02 18:47:13 +02:00
gpgpu_walker.inl Organize dispatching of thread data for better reuse of code 2018-10-02 18:47:13 +02:00
hardware_interface.h Organize dispatching of thread data for better reuse of code 2018-10-02 18:47:13 +02:00
hardware_interface.inl Organize dispatching of thread data for better reuse of code 2018-10-02 18:47:13 +02:00
hardware_interface_base.inl Organize dispatching of thread data for better reuse of code 2018-10-02 18:47:13 +02:00
local_id_gen.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
local_id_gen.h Update copyright headers 2018-09-20 18:02:35 +02:00
local_id_gen.inl Update copyright headers 2018-09-20 18:02:35 +02:00
local_id_gen_avx2.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
local_id_gen_sse4.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
local_work_size.cpp For devices with small HW thread count, limit the available pool of LWS. 2018-01-24 14:30:39 +01:00