mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
4b377615a23e83de8302df6a2a652cb45d7f047c
-cl-std for Compiler Defines Test (#921)
* Automatically select the `-cl-std` build option (stop assuming `CL2.0`) in the `compiler_defines_for_extensions` test. This will allow us to test `test_compiler_defines_for_extensions` with an OpenCL-3.0 driver that optionally might not support OpenCL C 2.0. Use the CTS framework to automatically select the latest version of OpenCL C supported by the device.
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%