Skip to content

Commit 5073741

Browse files
author
Ewan Crawford
committed
Address QC editoral feedback
1 parent e45df2e commit 5073741

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

api/opencl_platform_layer.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1791,8 +1791,8 @@ include::{generated}/api/version-notes/CL_COMMAND_BUFFER_CAPABILITY_KERNEL_PRINT
17911791
include::{generated}/api/version-notes/CL_COMMAND_BUFFER_CAPABILITY_DEVICE_SIDE_ENQUEUE_KHR.asciidoc[]
17921792

17931793
{CL_COMMAND_BUFFER_CAPABILITY_SIMULTANEOUS_USE_KHR_anchor} Device
1794-
supports the command-buffers having a <<pending_count, Pending
1795-
Count>> that exceeds 1.
1794+
supports enqueueing command-buffers with a <<simultaneous-use,
1795+
simultaneous use>> usage pattern.
17961796

17971797
include::{generated}/api/version-notes/CL_COMMAND_BUFFER_CAPABILITY_SIMULTANEOUS_USE_KHR.asciidoc[]
17981798

api/opencl_runtime_layer.asciidoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16553,7 +16553,6 @@ include::{generated}/api/version-notes/clRemapCommandBufferKHR.asciidoc[]
1655316553
If _errcode_ret_ is `NULL`, no error code is returned.
1655416554

1655516555
The returned command-buffer has the same state as the input command-buffer.
16556-
which case the returned command-buffer has state <<executable, Executable>>.
1655716556

1655816557
// refError
1655916558

0 commit comments

Comments
 (0)