mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Add support for build options available only after a certain version: - -cl-uniform-work-group-size after 2.0 - -cl-no-subgroup-ifp after 2.1 Add specific test for cl-uniform-work-group-size - Check that test can be executed when work group size is uniform. - Check that test returns the proper error code when work group size is not uniform. Ref #2563
17 KiB
17 KiB