mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-25 16:29:03 +00:00
bruteforce: Update ULP for half-precision divide to 1.0f (#2214)
CTS test update to match proposed spec update https://github.com/KhronosGroup/OpenCL-Docs/issues/1278
This commit is contained in:
committed by
GitHub
parent
98c3fe4f16
commit
5b3518096c
@@ -425,7 +425,7 @@ const Func functionList[] = {
|
|||||||
{ (void*)reference_relaxed_divide },
|
{ (void*)reference_relaxed_divide },
|
||||||
2.5f,
|
2.5f,
|
||||||
0.0f,
|
0.0f,
|
||||||
0.0f,
|
1.0f,
|
||||||
3.0f,
|
3.0f,
|
||||||
2.5f,
|
2.5f,
|
||||||
INFINITY,
|
INFINITY,
|
||||||
|
|||||||
Reference in New Issue
Block a user