mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
16bb1d83c5e4c4ee1d73f254e7527345751193c7
CL_DEVICE_NAME to clDeviceInfo File (#836)
- [x] Add `CL_DEVICE_NAME` to list of device properties printed into the clDeviceInfo file for offline compilation testing. - [x] Add `get_device_name` helper function. - [x] Update offline compiler interface explanation file with `CL_DEVICE_NAME` and `CL_DEVICE_IMAGE_SUPPORT` which was missed from this file when added.
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%