File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -16158,20 +16158,17 @@ include::{generated}/api/version-notes/CL_MUTABLE_COMMAND_COMMAND_TYPE_KHR.ascii
16158
16158
| {CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR_anchor}
16159
16159
16160
16160
include::{generated}/api/version-notes/CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR.asciidoc[]
16161
- | {cl_ndrange_kernel_command_properties_khr_TYPE}[]
16162
- | Return the properties argument specified on _command_ recording with
16163
- {clCommandNDRangeKernelKHR}.
16161
+ | {cl_command_properties_khr_TYPE}[]
16162
+ | Return the properties argument specified on _command_ recording.
16164
16163
16165
16164
If the properties argument specified on creation of _command_ was not
16166
16165
`NULL`, the implementation must return the values specified in the
16167
16166
properties argument in the same order and without including additional
16168
16167
properties.
16169
16168
16170
16169
If the properties argument specified on creation of _command_ was
16171
- `NULL`, or _command_ was not recorded from a
16172
- {clCommandNDRangeKernelKHR} command, the implementation must return
16173
- _param_value_size_ret_ equal to 0, indicating that there are no
16174
- properties to be returned.
16170
+ `NULL`, the implementation must return _param_value_size_ret_ equal to 0,
16171
+ indicating that there are no properties to be returned.
16175
16172
| {CL_MUTABLE_DISPATCH_KERNEL_KHR_anchor}
16176
16173
16177
16174
include::{generated}/api/version-notes/CL_MUTABLE_DISPATCH_KERNEL_KHR.asciidoc[]
You can’t perform that action at this time.
0 commit comments