blob: 8142af2db5bce51efe4377a399bc17f577c550dc [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
.Valid Usage (Implicit)
****
* [[VUID-VkMemoryAllocateInfo-sType-sType]] pname:sType must: be ename:VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_INFO
* [[VUID-VkMemoryAllocateInfo-pNext-pNext]] Each pname:pNext member of any structure (including this one) in the pname:pNext chain must: be either `NULL` or a pointer to a valid instance of slink:VkExportMemoryAllocateInfo, slink:VkMemoryAllocateFlagsInfo, or slink:VkMemoryDedicatedAllocateInfo
* [[VUID-VkMemoryAllocateInfo-sType-unique]] Each pname:sType member in the pname:pNext chain must: be unique
****