Files
OpenCL-CTS/test_conformance
Karol Herbst e51fadbbb1 Properly handle NaN when comparing images in Vulkan interop testing (#2484)
I was considering reusing other code where NaN gets taken into account,
but all the other places are a mess. The kernel read write tests are
just doing it within loops. Other places only compare raw values as
outside of kernel functions it seems to be fine to expect NaN to not
mess up results.

However the vulkan interop testing does run kernels and does operate on
NaN float values, so we need to special case this there.
2025-08-19 18:06:22 +01:00
..
2025-08-19 17:48:03 +01:00
2025-08-19 17:48:03 +01:00
2025-07-15 16:36:49 -07:00
2025-08-19 17:48:03 +01:00
2025-08-19 17:48:03 +01:00
2025-08-19 17:48:03 +01:00
2025-08-19 17:48:03 +01:00