blob: eb420526f57c9c5e66df3c575fa4cda7288c327e [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
.Valid Usage (Implicit)
****
* [[VUID-VkMemoryDedicatedAllocateInfo-sType-sType]] pname:sType must: be ename:VK_STRUCTURE_TYPE_MEMORY_DEDICATED_ALLOCATE_INFO
* [[VUID-VkMemoryDedicatedAllocateInfo-image-parameter]] If pname:image is not dlink:VK_NULL_HANDLE, pname:image must: be a valid sname:VkImage handle
* [[VUID-VkMemoryDedicatedAllocateInfo-buffer-parameter]] If pname:buffer is not dlink:VK_NULL_HANDLE, pname:buffer must: be a valid sname:VkBuffer handle
* [[VUID-VkMemoryDedicatedAllocateInfo-commonparent]] Both of pname:buffer, and pname:image that are valid handles must: have been created, allocated, or retrieved from the same sname:VkDevice
****