compute-runtime/unit_tests
kkasper b08de2733e Fix status returned by clSetKernelArg.
- In case of mismatched access qualifiers it would return
  CL_INVALID_KERNEL_ARGS. This is not correct, CL_INVALID_ARG_VALUE
  should be returned instead.

Change-Id: I0dc929e22269b4e34e347502c6cc4067e67ba165
2018-01-19 13:38:52 +01:00
..
accelerators Initial commit 2017-12-21 00:45:38 +01:00
api Enable Mid-Thread preemption for Gen9 2018-01-16 12:55:35 +01:00
aub_tests Introduced a new graphics allocation type of ALLOCATION_TYPE_NON_AUB_WRITABLE. 2018-01-18 18:36:14 +01:00
built_ins Refactor SIP acquiring 2018-01-08 03:31:45 +01:00
command_queue Change pipeline select programing 2018-01-18 14:39:47 +01:00
command_stream Introduced a new graphics allocation type of ALLOCATION_TYPE_NON_AUB_WRITABLE. 2018-01-18 18:36:14 +01:00
compiler_interface Adding support for passing proper extensions list from cloc to compilers 2018-01-17 12:47:44 +01:00
context Remove not needed methods. 2018-01-08 17:09:09 +01:00
d3d_sharing Initial commit 2017-12-21 00:45:38 +01:00
device Fix use after free problem. 2018-01-18 12:04:46 +01:00
device_queue Add refcount on MemObj in blocked scenarios. 2018-01-08 16:03:24 +01:00
elflib cmake cleanup 2017-12-21 10:29:13 +01:00
event Fix resource destruction scheme on device closure. 2018-01-15 18:45:48 +01:00
execution_model Fix for Execution model PageFaults 2017-12-22 11:49:56 +01:00
fixtures Add support for deletion of allocations that may be in use by GPU. 2018-01-19 12:34:49 +01:00
gen8 Change pipeline select programing 2018-01-18 14:39:47 +01:00
gen9 Add support for deletion of allocations that may be in use by GPU. 2018-01-19 12:34:49 +01:00
gen_common Enable CFL 2018-01-10 00:56:44 +01:00
gmm_helper Gmm utils separation 2018-01-16 18:44:05 +01:00
gtpin Switch to new version of GT-Pin headers 2018-01-15 20:20:53 +01:00
helpers Change pipeline select programing 2018-01-18 14:39:47 +01:00
indirect_heap Initial commit 2017-12-21 00:45:38 +01:00
instrumentation Instrumentation refactoring 2018-01-16 16:15:44 +01:00
kernel Fix status returned by clSetKernelArg. 2018-01-19 13:38:52 +01:00
libult Change pipeline select programing 2018-01-18 14:39:47 +01:00
linux Initial commit 2017-12-21 00:45:38 +01:00
mem_obj Aux programming fixes + ULT improvements 2018-01-18 14:40:56 +01:00
memory_manager Add support for deletion of allocations that may be in use by GPU. 2018-01-19 12:34:49 +01:00
mock_gdi Initial commit 2017-12-21 00:45:38 +01:00
mocks Add support for deletion of allocations that may be in use by GPU. 2018-01-19 12:34:49 +01:00
mt_tests Fixing relesae-internal build 2018-01-11 18:02:34 +01:00
offline_compiler Adding support for passing proper extensions list from cloc to compilers 2018-01-17 12:47:44 +01:00
os_interface Aux programming fixes + ULT improvements 2018-01-18 14:40:56 +01:00
perf_tests Initial commit 2017-12-21 00:45:38 +01:00
platform Adding support for passing proper extensions list from cloc to compilers 2018-01-17 12:47:44 +01:00
preamble Preemption - SIP command programming 2018-01-10 16:43:29 +01:00
preemption Enable Mid-Thread preemption for Gen9 2018-01-16 12:55:35 +01:00
profiling Initial commit 2017-12-21 00:45:38 +01:00
program Add support for deletion of allocations that may be in use by GPU. 2018-01-19 12:34:49 +01:00
sampler Initial commit 2017-12-21 00:45:38 +01:00
scenarios Add refcount on MemObj in blocked scenarios. 2018-01-08 16:03:24 +01:00
scheduler Initial commit 2017-12-21 00:45:38 +01:00
sharings Initial commit 2017-12-21 00:45:38 +01:00
sku_info Gmm utils separation 2018-01-16 18:44:05 +01:00
tbx Fixing relesae-internal build 2018-01-11 18:02:34 +01:00
test_dynamic_lib Initial commit 2017-12-21 00:45:38 +01:00
test_files Add debug functionality to dump LWS sizes. 2018-01-09 15:41:11 +01:00
utilities Containers improvements 2018-01-07 23:48:19 +01:00
.clang-tidy Initial commit 2017-12-21 00:45:38 +01:00
CMakeLists.txt Allow defining tests that should not be executed 2018-01-12 11:45:18 +01:00
abort.cpp Initial commit 2017-12-21 00:45:38 +01:00
base_object_allocator.cpp Initial commit 2017-12-21 00:45:38 +01:00
custom_event_listener.h Initial commit 2017-12-21 00:45:38 +01:00
global_environment.cpp Initial commit 2017-12-21 00:45:38 +01:00
global_environment.h Initial commit 2017-12-21 00:45:38 +01:00
main.cpp Enable Mid-Thread preemption for Gen9 2018-01-16 12:55:35 +01:00
main_linux.cpp Initial commit 2017-12-21 00:45:38 +01:00
memory_leak_listener.cpp Initial commit 2017-12-21 00:45:38 +01:00
memory_leak_listener.h Initial commit 2017-12-21 00:45:38 +01:00
options.cpp Initial commit 2017-12-21 00:45:38 +01:00
ult_configuration.cpp Initial commit 2017-12-21 00:45:38 +01:00
user_settings_32.user Initial commit 2017-12-21 00:45:38 +01:00
user_settings_64.user Initial commit 2017-12-21 00:45:38 +01:00
verify.bat Initial commit 2017-12-21 00:45:38 +01:00