Lines Matching refs:Vulkan

10 ifdef::VKSC_VERSION_1_0["`Vulkan SC Specification`", ]
11 "`Vulkan Specification`" or just the "`Specification`" hereafter, describes
12 the Vulkan
16 "`Base Vulkan Specification`" refers to the Vulkan Specification
17 (https://registry.khronos.org/vulkan/) that Vulkan SC is based on.
18 "`Vulkan`" and "`Vulkan SC`" refer to the Vulkan SC API and "`Base Vulkan`"
19 refers to the Vulkan API that Vulkan SC is based on.
21 Vulkan is a http://www.open-std.org/jtc1/sc22/wg14/www/standards[C99] API
27 https://registry.khronos.org/vulkan/[Vulkan Registry]
29 The source files used to generate the Vulkan specification are stored in the
30 https://github.com/KhronosGroup/Vulkan-Docs[Vulkan Documentation Repository]
31 (https://github.com/KhronosGroup/Vulkan-Docs).
36 https://registry.khronos.org/vulkansc/[Vulkan SC Registry]
38 The source files used to generate the Vulkan SC specification are stored in
39 the https://github.com/KhronosGroup/VulkanSC-Docs[Vulkan SC Documentation
49 The Vulkan specification is intended for use by both implementors of the API
65 core in a later version of Vulkan are now defined in terms of the equivalent
66 Vulkan core interfaces.
67 This affects the Vulkan Specification, the Vulkan header files, and the
134 The Vulkan Specification makes use of common engineering and graphics terms
135 such as *Pipeline*, *Shader*, and *Host* to identify and describe Vulkan API
189 _The Khronos Vulkan API Registry_ (February 26, 2023).
198 _Architecture of the Vulkan Loader Interfaces_ (October, 2021).
199 https://github.com/KhronosGroup/Vulkan-Loader/blob/master/docs/LoaderInterfaceArchitecture.md
206 Vulkan SC {revnumber} is based on Vulkan 1.2 and, except where explicitly
207 noted, supports all of the same features, properties, and limits as Vulkan
210 Throughout the Vulkan SC specification, changes have been made to the Base
211 Vulkan Specification in order to align it with safety critical use cases and
222 Vulkan Specification, the Vulkan SC specification utilizes change
227 In addition, the Vulkan SC specification contains <<vulkansc-deviations>>
228 which is a complete list of changes between Base Vulkan and Vulkan SC.
229 This is targeted at readers who are familiar with Base Vulkan and would like
230 to understand the differences between Vulkan SC and the Base Vulkan
233 Vulkan SC follows the Base Vulkan philosophy of requiring valid usage from
246 to concisely capture the justification for deviations from the Base Vulkan