Skip to content

Commit

Permalink
Set anchor on CL_COMMAND_BUFFER_MUTABLE_KHR
Browse files Browse the repository at this point in the history
The link in the "New Enums" section of cl_khr_command_buffer_mutable_dispatch
doesn't lead anywhere otherwise.
  • Loading branch information
EwanC committed Mar 28, 2024
1 parent 00c7969 commit 543adb2
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 @@ -14051,7 +14051,7 @@ include::{generated}/api/version-notes/CL_COMMAND_BUFFER_DEVICE_SIDE_SYNC_KHR.as
endif::cl_khr_command_buffer_multi_device[]

ifdef::cl_khr_command_buffer_mutable_dispatch[]
{CL_COMMAND_BUFFER_MUTABLE_KHR} - Enables modification of the
{CL_COMMAND_BUFFER_MUTABLE_KHR_anchor} - Enables modification of the
command-buffer, by default command-buffers are immutable.
If set, commands in the command-buffer may be updated via
{clUpdateMutableCommandsKHR}.
Expand Down

0 comments on commit 543adb2

Please sign in to comment.