mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 14:09:03 +00:00
6b1e61f9dedd852a8a33cd97bb0f9bca98e8995a
Cast input array to floats before setting NANs which are also floats to prevent large nonsensical numbers outside of the valid domains of several math functions from being tested. Khronos Bug: https://github.com/KhronosGroup/OpenCL-CTS/issues/491 Test Suite Affected: bruteforce Subtests: sin, cos, sincos, reciprocal Change-Id: Ie029837f4f9dfc73d6a9c356b73158e2ad41b871
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%