Skip to content

Commit 1fd459f

Browse files
authored
bugfix: the geometric functions do not operate componentwise (#1137)
1 parent 49a8bd8 commit 1fd459f

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

OpenCL_C.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6537,13 +6537,8 @@ endif::cl_khr_fp16[]
65376537

65386538
[open,refpage='geometricFunctions',desc='Geometric Functions',type='freeform',spec='clang',anchor='geometric-functions',xrefs='integerFunctions',alias='cross dot distance length normalize fast_distance fast_length fast_normalize']
65396539
--
6540-
// TODO It is not actually true that these functions operate -
6541-
// TODO in general they *combine* components.
6542-
65436540
The <<table-builtin-geometric, following table>> describes the list of built-in
65446541
geometric functions.
6545-
These all operate component-wise.
6546-
The description is per-component.
65476542

65486543
The generic type name `gentypef` indicates that the function can take any of
65496544

0 commit comments

Comments
 (0)