Lines Matching refs:specific
41 platform-specific macros and headers.
44 <<boilerplate-wsi-header, window system-specific>> and
48 In addition, specific preprocessor macros defined at the time
50 system-specific and provisional interfaces to be included, as described
57 Platform-specific macros and interfaces are defined in `vk_platform.h`.
59 exact definitions are under the control of specific platforms and Vulkan
63 [[boilerplate-platform-specific-calling-conventions]]
67 and compiler-specific default calling conventions to be used.
69 … function attribute macro',type='freeform',anchor='boilerplate-platform-specific-calling-conventio…
77 …calling conventions macro',type='freeform',anchor='boilerplate-platform-specific-calling-conventio…
84 …calling conventions macro',type='freeform',anchor='boilerplate-platform-specific-calling-conventio…
108 [[boilerplate-platform-specific-header-control]]
111 …inition of <stdint.h> types',type='freeform',anchor='boilerplate-platform-specific-header-control']
123 …inition of <stddef.h> types',type='freeform',anchor='boilerplate-platform-specific-header-control']
136 Applications that do not make use of window system-specific extensions may
168 Instead applications should explicitly select a specific fixed major/minor
266 To use a Vulkan extension supporting a platform-specific window system,
268 platform-specific types must: be forward-declared.
270 is available at compile time, so platform-specific extensions are provided
276 forward-declare platform-specific types, are declared in a header named for
278 Before including these platform-specific Vulkan headers, applications must:
283 separate platform-specific Vulkan headers, `{full_header}` includes
284 `{core_header}`, and then conditionally includes platform-specific Vulkan
286 Applications control which platform-specific headers are included by
289 The correspondence between platform-specific extensions, external headers
290 they require, the platform-specific header which declares them, and the
298 | Extension Name | Window System Name | Platform-specific Header | Required Ext…
351 specific underlying functionality of the window system extensions
372 The mechanism is similar to <<boilerplate-wsi-header, window system-specific
407 of the specific provisional extensions which are contained in that header at