Skip to content

Commit 69c4a0b

Browse files
authored
use title case for more chapter headings (#1011)
1 parent ef6ba98 commit 69c4a0b

39 files changed

Lines changed: 76 additions & 76 deletions

ext/cl_khr_3d_image_writes.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ This extension adds built-in functions that allow a kernel to write to 3D image
1111

1212
This extension became a core feature in OpenCL 2.0.
1313

14-
=== General information
14+
=== General Information
1515

16-
==== Version history
16+
==== Version History
1717

1818
[cols="1,1,3",options="header",]
1919
|====

ext/cl_khr_async_work_group_copy_fence.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
This section describes the *cl_khr_async_work_group_copy_fence* extension.
99
The extension adds a new built-in function to OpenCL C to establish a memory synchronization ordering of asynchronous copies.
1010

11-
=== General information
11+
=== General Information
1212

13-
==== Version history
13+
==== Version History
1414

1515
[cols="1,1,3",options="header",]
1616
|====

ext/cl_khr_byte_addressable_store.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ With this extension, applications are able to read from and write to pointers to
1111

1212
This extension became a core feature in OpenCL 1.1.
1313

14-
=== General information
14+
=== General Information
1515

16-
==== Version history
16+
==== Version History
1717

1818
[cols="1,1,3",options="header",]
1919
|====

ext/cl_khr_create_command_queue.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ Applications that only target OpenCL 2.x devices should use the core
2727
OpenCL 2.x {clCreateCommandQueueWithProperties} API instead of this
2828
extension API.
2929

30-
=== General information
30+
=== General Information
3131

32-
==== Version history
32+
==== Version History
3333

3434
[cols="1,1,3",options="header",]
3535
|====

ext/cl_khr_d3d10_sharing.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ This section describes the *cl_khr_d3d10_sharing* extension.
1212
The goal of this extension is to provide interoperability between OpenCL and
1313
Direct3D 10.
1414

15-
=== General information
15+
=== General Information
1616

17-
==== Version history
17+
==== Version History
1818

1919
[cols="1,1,3",options="header",]
2020
|====

ext/cl_khr_d3d11_sharing.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ This section describes the *cl_khr_d3d11_sharing* extension.
1212
The goal of this extension is to provide interoperability between OpenCL and
1313
Direct3D 11.
1414

15-
=== General information
15+
=== General Information
1616

17-
==== Version history
17+
==== Version History
1818

1919
[cols="1,1,3",options="header",]
2020
|====

ext/cl_khr_depth_images.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ This extension adds support for depth images.
1111

1212
This extension became a core feature in OpenCL 2.0.
1313

14-
=== General information
14+
=== General Information
1515

16-
==== Version history
16+
==== Version History
1717

1818
[cols="1,1,3",options="header",]
1919
|====

ext/cl_khr_device_enqueue_local_arg_types.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ requiring arguments to blocks to be pointers to void in local memory.
1111

1212
The name of this extension is *cl_khr_device_enqueue_local_arg_types*.
1313

14-
=== General information
14+
=== General Information
1515

16-
==== Version history
16+
==== Version History
1717

1818
[cols="1,1,3",options="header",]
1919
|====

ext/cl_khr_device_uuid.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ This extension adds the ability to query a universally unique identifier
1212
The UUIDs returned by the query may be used to identify drivers and devices
1313
across processes or APIs.
1414

15-
=== General information
15+
=== General Information
1616

17-
==== Version history
17+
==== Version History
1818

1919
[cols="1,1,3",options="header",]
2020
|====

ext/cl_khr_dx9_media_sharing.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ Note that OpenCL memory objects may be created from the adapter media
2020
surface if and only if the OpenCL context has been created from that
2121
adapter.
2222

23-
=== General information
23+
=== General Information
2424

25-
==== Version history
25+
==== Version History
2626

2727
[cols="1,1,3",options="header",]
2828
|====

0 commit comments

Comments
 (0)