Skip to content

Commit

Permalink
Update api/opencl_runtime_layer.asciidoc
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Ashbaugh <ben.ashbaugh@intel.com>
  • Loading branch information
pjaaskel and bashbaug authored Jan 28, 2025
1 parent 676312c commit 2219171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/opencl_runtime_layer.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ ifdef::cl_ext_buffer_device_address[]

include::{generated}/api/version-notes/CL_MEM_DEVICE_PRIVATE_ADDRESS_EXT.asciidoc[]
| {cl_bool_TYPE}
| 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
device-side address for its lifetime, and the address can be queried via {clGetMemObjectInfo}.

Each device in the context can have their own (fixed) device-side address and
Expand Down

0 comments on commit 2219171

Please sign in to comment.