Lines Matching refs:variant
91 The Vulkan version number comprises four parts indicating the variant,
94 The _variant_ indicates the variant of the Vulkan API supported by the
101 The Base Vulkan API is variant 0.
107 A non-zero variant indicates the API is a variant of the Vulkan API and
109 The variant field was a later addition to the version number, added in
114 As Vulkan uses variant 0, this change is fully backwards compatible with the
119 implementation with non-zero variant will decode as a very high Vulkan
143 * The variant is a 3-bit integer packed into bits 31-29.
148 [open,refpage='VK_API_VERSION_VARIANT',desc='Extract API variant number',type='defines']
150 dname:VK_API_VERSION_VARIANT extracts the API variant number from a packed
216 * pname:variant is the variant number.
270 [open,refpage='VKSC_API_VARIANT',desc='Returns the API variant number for Vulkan SC',type='defines']
272 dname:VKSC_API_VARIANT returns the API variant number for Vulkan SC.