mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
3c8ec47aace26d315d2b28568112fc2cfa66f2a1
-cl-std for pragma unroll Test (#920)
* Stop assuming `-cl-std=CL2.0` for the `pragma unroll` test. This allows us to run this test for OpenCL-3.0 drivers which optionally do not support OpenCL C 2.0. Use the CTS framework to automatically select the latest OpenCL C supported by the driver.
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%