mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
- [x] Add `CL_DEVICE_IMAGE_SUPPORT` to the clDeviceInfo file which contains device specific information for the purposes of offline compilation. For devices with images support `CL_DEVICE_IMAGE_SUPPORT=1` is printed, otherwise `CL_DEVICE_IMAGE_SUPPORT=0`.