Skip to content

Commit 7b5621b

Browse files
authored
rephrase table title to avoid incorrect rendering (KhronosGroup#1339)
The table title with the extension name link rendered incorrectly in some browsers, so rephrase it so it renders correctly everywhere. Also, adjust table column widths.
1 parent 2e2090e commit 7b5621b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

api/opencl_runtime_layer.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14716,8 +14716,8 @@ endif::cl_khr_command_buffer_mutable_dispatch[]
1471614716
If _errcode_ret_ is `NULL`, no error code is returned.
1471714717

1471814718
ifdef::cl_khr_command_buffer_multi_device[]
14719-
.Summary of command-buffer creation configurations, for the {cl_khr_command_buffer_multi_device_EXT} extension
14720-
[width="100%",options="header"]
14719+
.Summary of multi-device command-buffer creation configurations
14720+
[width="100%",cols="1,1,3,3",options="header"]
1472114721
|====
1472214722
| All Devices Associated With `Queues` can Device-side Sync | Platform Supports Universal Sync | Condition | Result
1472314723
.3+| Yes

0 commit comments

Comments
 (0)