Skip to content

Commit 3a3d14e

Browse files
committed
Update clGetMutableCommandInfoKHR table
1 parent 3ebee01 commit 3a3d14e

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

api/opencl_runtime_layer.asciidoc

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16158,20 +16158,17 @@ include::{generated}/api/version-notes/CL_MUTABLE_COMMAND_COMMAND_TYPE_KHR.ascii
1615816158
| {CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR_anchor}
1615916159

1616016160
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.
1616416163

1616516164
If the properties argument specified on creation of _command_ was not
1616616165
`NULL`, the implementation must return the values specified in the
1616716166
properties argument in the same order and without including additional
1616816167
properties.
1616916168

1617016169
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.
1617516172
| {CL_MUTABLE_DISPATCH_KERNEL_KHR_anchor}
1617616173

1617716174
include::{generated}/api/version-notes/CL_MUTABLE_DISPATCH_KERNEL_KHR.asciidoc[]

0 commit comments

Comments
 (0)