mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
* Validate CL_DEVICE_LATEST_CONFORMANCE_VERSION_PASSED Adding test to validate value returned from clGetDeviceInfo with CL_DEVICE_LATEST_CONFORMANCE_VERSION_PASSED. Fixes #993 Signed-off-by: Ellen Norris-Thompson <ellen.norris-thompson@arm.com> * Fixes for formatting on computeinfo add tests Fixes #993 Signed-off-by: Ellen Norris-Thompson <ellen.norris-thompson@arm.com>