Files
OpenCL-CTS/test_conformance
Jack Frankland 48114a4e55 Run test_enqueued_local_size if Non-Uniform Work-Groups Not Supported (#789)
* `test_enqueued_local_size` will be skipped for OpenCL < 2.0. However,
non-uniform work-groups became optional in 3.0 and so check that they
are supported before running `test_enqueued_local_size`. If they are not
suppported round the global sizes up to the next multiple of the local
size, so that we can still test that `get_enqueued_local_size() ==
get_local_size()` in the case of uniform workgroups.
2020-08-11 08:04:46 -07:00
..
2020-05-20 14:16:19 +01:00
2020-07-23 17:21:07 +01:00
2020-05-20 14:16:19 +01:00
2020-07-23 17:21:07 +01:00
2020-05-20 14:16:19 +01:00
2020-07-23 17:21:07 +01:00
2020-07-23 17:21:07 +01:00
2020-05-20 14:16:19 +01:00
2020-07-17 10:04:42 -04:00
2020-07-23 17:21:07 +01:00
2019-07-31 16:00:45 +01:00