diff --git a/api/cl_khr_command_buffer_mutable_dispatch.asciidoc b/api/cl_khr_command_buffer_mutable_dispatch.asciidoc index 4cd78aed..51e2b869 100644 --- a/api/cl_khr_command_buffer_mutable_dispatch.asciidoc +++ b/api/cl_khr_command_buffer_mutable_dispatch.asciidoc @@ -6,7 +6,7 @@ include::{generated}/meta/{refprefix}cl_khr_command_buffer_mutable_dispatch.txt[ === Other Extension Metadata *Last Modified Date*:: - 2024-06-19 + 2024-09-05 *IP Status*:: No known IP claims. *Contributors*:: @@ -86,7 +86,7 @@ void pointer using {cl_command_buffer_update_type_khr_TYPE}. * {cl_mutable_command_info_khr_TYPE} ** {CL_MUTABLE_COMMAND_COMMAND_QUEUE_KHR} ** {CL_MUTABLE_COMMAND_COMMAND_BUFFER_KHR} - ** {CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR} + ** {CL_MUTABLE_COMMAND_PROPERTIES_ARRAY_KHR} ** {CL_MUTABLE_DISPATCH_KERNEL_KHR} ** {CL_MUTABLE_DISPATCH_DIMENSIONS_KHR} ** {CL_MUTABLE_DISPATCH_GLOBAL_WORK_OFFSET_KHR} @@ -360,3 +360,6 @@ may be a introduced as a stand alone extension. * Revision 0.9.2, 2024-06-19 ** Change {clUpdateMutableCommandsKHR} API to pass configs as an array rather than linked list (provisional). + * Revision 0.9.3, 2024-09-05 + ** Rename `CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR` to + `CL_MUTABLE_COMMAND_PROPERTIES_ARRAY_KHR` (provisional). diff --git a/api/opencl_runtime_layer.asciidoc b/api/opencl_runtime_layer.asciidoc index 2eeff258..e9293554 100644 --- a/api/opencl_runtime_layer.asciidoc +++ b/api/opencl_runtime_layer.asciidoc @@ -16225,9 +16225,9 @@ include::{generated}/api/version-notes/CL_MUTABLE_COMMAND_COMMAND_TYPE_KHR.ascii The list of supported event command types defined by {clGetEventInfo} is used with the matching command. -| {CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR_anchor} +| {CL_MUTABLE_COMMAND_PROPERTIES_ARRAY_KHR_anchor} -include::{generated}/api/version-notes/CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR.asciidoc[] +include::{generated}/api/version-notes/CL_MUTABLE_COMMAND_PROPERTIES_ARRAY_KHR.asciidoc[] | {cl_command_properties_khr_TYPE}[] | Return the properties argument specified on _command_ recording. diff --git a/xml/cl.xml b/xml/cl.xml index f9cc517c..db8a0684 100644 --- a/xml/cl.xml +++ b/xml/cl.xml @@ -1783,7 +1783,7 @@ server's OpenCL/api-docs repository. - + @@ -7331,7 +7331,7 @@ server's OpenCL/api-docs repository. - + @@ -7368,7 +7368,7 @@ server's OpenCL/api-docs repository. - +