File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14694,14 +14694,14 @@ usage>>.
1469414694Simultaneous use is defined using the _prerequisite_ terminology from the
1469514695<<_execution_model, execution model>>.
1469614696ifndef::cl_khr_command_buffer_multi_device[]
14697- A command-buffer exhibits undefined behavior if a simultaneous use usage
14697+ A command-buffer exhibits undefined behavior if a simultaneous use
1469814698pattern occurs.
1469914699endif::cl_khr_command_buffer_multi_device[]
1470014700ifdef::cl_khr_command_buffer_multi_device[]
1470114701Simultaneous use is an optional feature for devices to support concurrent
1470214702executions of a command-buffer which have been updated between submissions.
1470314703A command-buffer must be created with {CL_COMMAND_BUFFER_SIMULTANEOUS_USE_KHR}
14704- to avoid undefined behavior if a simultaneous use usage pattern occurs.
14704+ to avoid undefined behavior if a simultaneous use pattern occurs.
1470514705endif::cl_khr_command_buffer_multi_device[]
1470614706
1470714707[[simultaneous-use]]
You can’t perform that action at this time.
0 commit comments