We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 676312c commit 2219171Copy full SHA for 2219171
1 file changed
api/opencl_runtime_layer.asciidoc
@@ -602,7 +602,7 @@ ifdef::cl_ext_buffer_device_address[]
602
603
include::{generated}/api/version-notes/CL_MEM_DEVICE_PRIVATE_ADDRESS_EXT.asciidoc[]
604
| {cl_bool_TYPE}
605
- | When set to CL_TRUE, specifies that the buffer must have a single fixed
+ | When set to {CL_TRUE}, specifies that the buffer must have a single fixed
606
device-side address for its lifetime, and the address can be queried via {clGetMemObjectInfo}.
607
608
Each device in the context can have their own (fixed) device-side address and
0 commit comments