.. |
CMakeLists.txt
|
Add aub test with printf kernel
|
2020-05-15 11:13:35 +02:00 |
command_enqueue_fixture.h
|
Rename ocl DeviceFixture and add shared tests specific one
|
2020-06-01 15:44:05 +02:00 |
enqueue_copy_buffer_aub_tests.cpp
|
Pass root device index to Buffer::getGraphicsAllocation
|
2020-06-08 17:40:13 +02:00 |
enqueue_copy_buffer_rect_aub_tests.cpp
|
Pass root device index to Buffer::getGraphicsAllocation
|
2020-06-08 17:40:13 +02:00 |
enqueue_copy_image_aub_tests.cpp
|
Pass Device when creating MemoryProperties
|
2020-06-05 12:42:15 +02:00 |
enqueue_fill_buffer_aub_tests.cpp
|
Pass root device index to Buffer::getGraphicsAllocation
|
2020-06-08 17:40:13 +02:00 |
enqueue_fill_image_aub_tests.cpp
|
Pass Device when creating MemoryProperties
|
2020-06-05 12:42:15 +02:00 |
enqueue_kernel_aub_tests.cpp
|
Use root device index when accessing graphics allocation from buffer
|
2020-06-09 13:40:29 +02:00 |
enqueue_map_buffer_aub_tests.cpp
|
Add absolute path to unit_tests
|
2020-02-23 17:18:04 +01:00 |
enqueue_map_image_aub_tests.cpp
|
Pass Device when creating MemoryProperties
|
2020-06-05 12:42:15 +02:00 |
enqueue_printf_kernel_aub_tests.cpp
|
Add aub test with printf kernel
|
2020-05-15 11:13:35 +02:00 |
enqueue_read_buffer_aub_tests.cpp
|
Use root device index when accessing graphics allocation from buffer
|
2020-06-09 13:40:29 +02:00 |
enqueue_read_buffer_rect_aub_tests.cpp
|
Clang-format: restore sorting includes
|
2020-02-24 10:22:30 +01:00 |
enqueue_read_image_aub_tests.cpp
|
Pass Device when creating MemoryProperties
|
2020-06-05 12:42:15 +02:00 |
enqueue_read_write_image_aub_fixture.h
|
Pass Device when creating MemoryProperties
|
2020-06-05 12:42:15 +02:00 |
enqueue_verify_memory_buffer_aub_tests.cpp
|
Re-enable disabled AUB tests
|
2020-03-25 13:53:54 +01:00 |
enqueue_verify_memory_image_aub_tests.cpp
|
Pass Device when creating MemoryProperties
|
2020-06-05 12:42:15 +02:00 |
enqueue_write_buffer_aub_tests.cpp
|
Pass root device index to Buffer::getGraphicsAllocation
|
2020-06-08 17:40:13 +02:00 |
enqueue_write_buffer_rect_aub_tests.cpp
|
Pass root device index to Buffer::getGraphicsAllocation
|
2020-06-08 17:40:13 +02:00 |
enqueue_write_copy_read_buffer_aub_tests.cpp
|
Pass root device index to Buffer::getGraphicsAllocation
|
2020-06-08 17:40:13 +02:00 |
enqueue_write_copy_read_buffer_aub_tests.h
|
Clang-format: restore sorting includes
|
2020-02-24 10:22:30 +01:00 |
enqueue_write_image_aub_tests.cpp
|
Pass Device when creating MemoryProperties
|
2020-06-05 12:42:15 +02:00 |