• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Copyright 2014-2022 The Khronos Group Inc.
2
3This Specification is protected by copyright laws and contains material
4proprietary to Khronos. Except as described by these terms, it or any
5components may not be reproduced, republished, distributed, transmitted,
6displayed, broadcast or otherwise exploited in any manner without the
7express prior written permission of Khronos.
8
9Khronos grants a conditional copyright license to use and reproduce the
10unmodified Specification for any purpose, without fee or royalty, EXCEPT no
11licenses to any patent, trademark or other intellectual property rights are
12granted under these terms. Parties desiring to implement the Specification
13and make use of Khronos trademarks in relation to that implementation, and
14receive reciprocal patent license protection under the Khronos IP Policy
15must become Adopters and confirm the implementation as conformant under the
16process defined by Khronos for this Specification; see
17https://www.khronos.org/adopters.
18
19Khronos makes no, and expressly disclaims any, representations or
20warranties, express or implied, regarding this Specification, including,
21without limitation: merchantability, fitness for a particular purpose,
22non-infringement of any intellectual property, correctness, accuracy,
23completeness, timeliness, and reliability. Under no circumstances will
24Khronos, or any of its Promoters, Contributors or Members, or their
25respective partners, officers, directors, employees, agents or
26representatives be liable for any damages, whether direct, indirect, special
27or consequential damages for lost revenues, lost profits, or otherwise,
28arising from or in connection with these materials.
29
30This Specification has been created under the Khronos Intellectual Property
31Rights Policy, which is Attachment A of the Khronos Group Membership
32Agreement available at https://www.khronos.org/files/member_agreement.pdf.
33
34// "Successor Specification" section
35
36This Specification contains substantially unmodified functionality from, and
37is a successor to, Khronos specifications including OpenGL, OpenGL ES and
38OpenCL.
39
40// End "Successor Specification" section
41
42// "Normative Wording" section
43
44The Khronos Intellectual Property Rights defines the terms 'Scope',
45'Compliant Portion', and 'Necessary Patent Claims'.
46
47Some parts of this Specification are purely informative and so are EXCLUDED from
48the Scope of this Specification. The <<introduction-conventions>> section of the
49<<introduction>> defines how these parts of the Specification are identified.
50
51Where this Specification uses <<introduction-technical-terminology,technical
52terminology>>, defined in the <<glossary, Glossary>> or otherwise, that
53refer to enabling technologies that are not expressly set
54forth in this Specification, those enabling technologies are EXCLUDED from
55the Scope of this Specification. For clarity, enabling technologies not
56disclosed with particularity in this Specification (e.g. semiconductor
57manufacturing technology, hardware architecture, processor architecture or
58microarchitecture, memory architecture, compiler technology, object oriented
59technology, basic operating system technology, compression technology,
60algorithms, and so on) are NOT to be considered expressly set forth; only
61those application program interfaces and data structures disclosed with
62particularity are included in the Scope of this Specification.
63
64For purposes of the Khronos Intellectual Property Rights Policy as it
65relates to the definition of Necessary Patent Claims, all recommended or
66optional features, behaviors and functionality set forth in this
67Specification, if implemented, are considered to be included as Compliant
68Portions.
69
70// End "Normative Wording" section
71
72// "External References" section
73
74Where this Specification identifies specific sections of external
75references, only those specifically identified sections define
76<<introduction-normative-references, normative>>
77functionality. The Khronos Intellectual Property Rights Policy excludes
78external references to materials and associated enabling technology not
79created by Khronos from the Scope of this specification, and any licenses
80that may be required to implement such referenced materials and associated
81technologies must be obtained separately and may involve royalty payments.
82
83// End "External References" section
84
85ifndef::ratified_core_spec[]
86This document contains extensions which are not ratified by Khronos, and as
87such is not a ratified Specification, though it contains text from (and is a
88superset of) the ratified Vulkan Specification. The ratified versions of the
89Vulkan Specification can be found at
90https://registry.khronos.org/vulkan/specs/1.2/html/vkspec.html (core
91only) and
92https://registry.khronos.org/vulkan/specs/1.2-khr-extensions/html/vkspec.html
93(core with KHR extensions).
94endif::ratified_core_spec[]
95
96Khronos and Vulkan are registered trademarks of The Khronos Group Inc.
97OpenCL is a trademark of Apple Inc.; and OpenGL and OpenGL ES are registered
98trademarks of Hewlett Packard Enterprise, all used under license by Khronos.
99ASTC is a trademark of ARM Holdings PLC. All other product names,
100trademarks, and/or company names are used solely for identification and
101belong to their respective owners.
102