1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry 2.Valid Usage (Implicit) 3**** 4* [[VUID-VkMemoryDedicatedAllocateInfo-sType-sType]] pname:sType must: be ename:VK_STRUCTURE_TYPE_MEMORY_DEDICATED_ALLOCATE_INFO 5* [[VUID-VkMemoryDedicatedAllocateInfo-image-parameter]] If pname:image is not dlink:VK_NULL_HANDLE, pname:image must: be a valid sname:VkImage handle 6* [[VUID-VkMemoryDedicatedAllocateInfo-buffer-parameter]] If pname:buffer is not dlink:VK_NULL_HANDLE, pname:buffer must: be a valid sname:VkBuffer handle 7* [[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 8**** 9 10