Files
OpenCL-CTS/test_common/harness
Shilei Tian 556025ba14 Escape subnormal values (#1953)
Currently we don't escape subnormal values when generating image data.
In sampler read tests, we use `!=` to check the two values even when it
is floating-point data, which requires the two values are bitwise equal.
However, a sampler might flush subnormal values, causing the test case
to fail.

In this patch, when generating random image data, we escape subnormal
values.
2024-05-30 15:19:00 -07:00
..
2020-05-20 14:16:19 +01:00
2024-05-21 08:44:28 -07:00
2023-11-07 09:36:45 -08:00
2024-05-21 08:44:28 -07:00
2020-10-30 14:13:52 +00:00
2020-10-30 14:13:52 +00:00