We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc6abc4 commit 6ce06c0Copy full SHA for 6ce06c0
1 file changed
OpenCL_C.txt
@@ -6624,7 +6624,7 @@ ifdef::cl_khr_fp16[half *length*(gentypeh _p_)]
6624
ifdef::cl_khr_fp16[gentypeh *normalize*(gentypeh _p_)]
6625
| Returns a vector in the same direction as _p_ but with a length of 1.
6626
| |
6627
-| float *fast_distance*(float _p0_, float__n__ _p1_)
+| float *fast_distance*(float__n__ _p0_, float__n__ _p1_)
6628
| Returns *fast_length*(_p0_ - _p1_).
6629
| float *fast_length*(float__n__ _p_)
6630
| Returns the length of vector _p_ computed as:
0 commit comments