• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
2[[VK_KHR_dedicated_allocation]]
3=== VK_KHR_dedicated_allocation
4
5*Name String*::
6    `VK_KHR_dedicated_allocation`
7*Extension Type*::
8    Device extension
9*Registered Extension Number*::
10    128
11*Revision*::
12    3
13*Extension and Version Dependencies*::
14  * Requires Vulkan 1.0
15  * Requires `<<VK_KHR_get_memory_requirements2>>`
16*Deprecation state*::
17  * _Promoted_ to
18ifdef::VK_VERSION_1_1[]
19    <<versions-1.1-promotions, Vulkan 1.1>>
20endif::VK_VERSION_1_1[]
21ifndef::VK_VERSION_1_1[]
22    Vulkan 1.1
23endif::VK_VERSION_1_1[]
24
25*Contact*::
26  * James Jones @cubanismo
27