forked from KhronosGroup/OpenCL-Docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
OpenCL_API.txt
63 lines (38 loc) · 1.1 KB
/
OpenCL_API.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
// Copyright 2017-2018 The Khronos Group. This work is licensed under a
// Creative Commons Attribution 4.0 International License; see
// http://creativecommons.org/licenses/by/4.0/
= The OpenCL^(TM)^ Specification
:R: pass:q,r[^(R)^]
Khronos{R} OpenCL Working Group
:data-uri:
:icons: font
:toc2:
:toclevels: 2
:max-width: 100
:numbered:
:imagewidth: 800
:fullimagewidth: width="800"
:source-highlighter: coderay
:title-logo-image: image:images/OpenCL.png[Logo,200,200]
// Various special / math symbols. This is easier to edit with than Unicode.
include::config/attribs.txt[]
<<<<
include::copyrights.txt[]
<<<
include::api/acknowledgements.txt[]
<<<
// :numbered:
:leveloffset: 1
include::api/introduction.txt[]
include::api/glossary.txt[]
include::api/opencl_architecture.txt[]
include::api/opencl_platform_layer.txt[]
include::api/opencl_runtime_layer.txt[]
include::api/opencl_assoc_spec.txt[]
include::api/embedded_profile.txt[]
:numbered!:
include::api/a_appendix.txt[]
include::api/b_appendix.txt[]
include::api/c_appendix.txt[]
include::api/d_appendix.txt[]
include::api/e_appendix.txt[]