We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d14c681 commit 02547adCopy full SHA for 02547ad
1 file changed
OpenCL_C.txt
@@ -1189,8 +1189,10 @@ are also reserved.
1189
| Type | Description
1190
| `bool__n__`
1191
| A boolean vector.
1192
+ifndef::cl_khr_fp16[]
1193
| `half__n__`
1194
| A 16-bit floating-point vector.
1195
+endif::cl_khr_fp16[]
1196
| `quad`, `quad__n__`
1197
| A 128-bit floating-point scalar and vector.
1198
| `complex half`, `complex half__n__`
0 commit comments