mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
d6cfe817c87542c59b0c596c7fe59bbc0c710a57
CL_DEVICE_IMAGE_SUPPORT to clDeviceInfo File (#830)
- [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`.
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%