mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-20 22:39:03 +00:00
The only diffs are: - obvious bug fixes in the non-compatibility suite - use of 2.x vs 1.x device properties (now covered by compatibility query tests in the non-compatibility suites) - additional requirements for 2.x features in the non-compatibility suite (gated by a version check so looks like it would work as is on a 1.x implemenmtation) Signed-off-by: Kevin Petit <kevin.petit@arm.com>