mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
11c3eb6610719fd8628e4b625a42db4378ccc964
rw_image_access_qualifier for OpenCL-3.0 (#922)
* Skip `rw_image_access_qualifier` if images are not supported. * Skip `rw_image_access_qualifier` if read-write images are optionally not supported on a OpenCL-3.0 or later device. * Stop assuming `-cl-std=CL3.0` and default to latest OpenCL C supported by the device.
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%