diff --git a/OpenCL_C.txt b/OpenCL_C.txt index 0ea024b6c..8ac1db1ba 100644 --- a/OpenCL_C.txt +++ b/OpenCL_C.txt @@ -1189,8 +1189,10 @@ are also reserved. | Type | Description | `bool__n__` | A boolean vector. +ifndef::cl_khr_fp16[] | `half__n__` | A 16-bit floating-point vector. +endif::cl_khr_fp16[] | `quad`, `quad__n__` | A 128-bit floating-point scalar and vector. | `complex half`, `complex half__n__`