Skip to content

Commit

Permalink
fix a markup issue regarding cl_khr_subgroup_extended_types (#1104)
Browse files Browse the repository at this point in the history
  • Loading branch information
bashbaug committed Mar 26, 2024
1 parent 65fc388 commit 2e912fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OpenCL_C.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13888,8 +13888,8 @@ footnote:[{fn-half-supported}], `float`, and `double`
footnote:[{fn-double-supported}].

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

0 comments on commit 2e912fd

Please sign in to comment.