mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
`clGetDeviceInfo` should fail with `CL_INVALID_VALUE` when queried for `CL_DEVICE_SPIR_VERSIONS` on devices that do not claim to support the extension that provides it, `cl_khr_spir`. Following this change, the test is skipped instead of failing on devices that do not support `cl_khr_spir`. Signed-off-by: Ahmed Hesham <ahmed.hesham@arm.com>
274 KiB
274 KiB