forked from KhronosGroup/OpenCL-Docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathOpenCL_Env.txt
47 lines (35 loc) · 1.08 KB
/
OpenCL_Env.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
// 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)^ SPIR-V Environment 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]
:blank: pass:[ +]
:cpp: pass:[C++]
:cpp14: pass:[C++14]
// Various special / math symbols. This is easier to edit with than Unicode.
include::config/attribs.txt[]
// type of the source code in the document
:language: {basebackend@docbook:c++:cpp}
include::copyrights.txt[]
<<<
include::env/introduction.txt[]
include::env/consumption.txt[]
include::env/opencl2_2.txt[]
include::env/opencl2_1.txt[]
include::env/opencl2_0.txt[]
include::env/opencl1_2.txt[]
include::env/extensions.txt[]
include::env/numerical_compliance.txt[]
include::env/image_addressing_and_filtering.txt[]
include::env/references.txt[]