1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry 2[[VK_NV_dedicated_allocation]] 3=== VK_NV_dedicated_allocation 4 5*Name String*:: 6 `VK_NV_dedicated_allocation` 7*Extension Type*:: 8 Device extension 9*Registered Extension Number*:: 10 27 11*Revision*:: 12 1 13*Extension and Version Dependencies*:: 14 * Requires Vulkan 1.0 15*Deprecation state*:: 16 * _Deprecated_ by 17ifdef::VK_KHR_dedicated_allocation[] 18 <<VK_KHR_dedicated_allocation>> 19endif::VK_KHR_dedicated_allocation[] 20ifndef::VK_KHR_dedicated_allocation[] 21 `VK_KHR_dedicated_allocation` 22endif::VK_KHR_dedicated_allocation[] 23 extension 24 ** Which in turn was _promoted_ to 25ifdef::VK_VERSION_1_1[] 26 <<versions-1.1-promotions, Vulkan 1.1>> 27endif::VK_VERSION_1_1[] 28ifndef::VK_VERSION_1_1[] 29 Vulkan 1.1 30endif::VK_VERSION_1_1[] 31 32*Contact*:: 33 * Jeff Bolz @jeffbolznv 34