compute-runtime/opencl/source/api
Kacper Nowak 1fc435e529 fix(ocl): Remove unneeded cast from ClCreateContextFromType API call
Remove not needed c-style cl_context handle casting on
clCreateContextFromType API call. This bug is currently also visible
when using OCL tracing API.
Related-To: NEO-8011
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>
2023-06-19 14:07:40 +02:00
..
CMakeLists.txt Correct branch_dir_suffix in cmake 2021-09-14 16:00:20 +02:00
additional_extensions.cpp Add absolute path to include 2020-02-23 08:47:49 +01:00
additional_extensions.h Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
api.cpp fix(ocl): Remove unneeded cast from ClCreateContextFromType API call 2023-06-19 14:07:40 +02:00
api.h feature: add new API functions for external memory sharing 2023-04-28 11:43:19 +02:00
api_enter.h Cleanup headers 2022-05-18 11:42:06 +02:00
cl_types.h Cleanup includes 19 2023-01-03 11:02:05 +01:00
dispatch.cpp style: format code using clang-format 15.0.6 2023-01-05 10:33:47 +01:00
dispatch.h refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00