compute-runtime/runtime/kernel
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
..
dynamic_kernel_info.h Initial commit 2017-12-21 00:45:38 +01:00
kernel.cpp Fix status returned by clSetKernelArg. 2018-01-19 13:38:52 +01:00
kernel.h Initial commit 2017-12-21 00:45:38 +01:00
kernel.inl Make UNRECOVERABLE_IF fail in tests. 2017-12-22 11:26:06 +01:00