Skip to content

Commit 2e912fd

Browse files
authored
fix a markup issue regarding cl_khr_subgroup_extended_types (#1104)
1 parent 65fc388 commit 2e912fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

OpenCL_C.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13888,8 +13888,8 @@ footnote:[{fn-half-supported}], `float`, and `double`
1388813888
footnote:[{fn-double-supported}].
1388913889

1389013890
ifdef::cl_khr_subgroup_extended_types[]
13891-
NOTE: If the `<<cl_khr_subgroup_extended_types>>` extension is supported,
13892-
the supported `gentype`s also include `char`, `uchar`, `short`, and
13891+
NOTE: If the `<<cl_khr_subgroup_extended_types>>` extension is supported, the
13892+
generic type name `gentype` may additionally be `char`, `uchar`, `short`, and
1389313893
`ushort`.
1389413894
For the `sub_group_broadcast` function, `gentype` may additionally be one of
1389513895
the supported built-in vector data types `char__n__`, `uchar__n__`,

0 commit comments

Comments
 (0)