1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry 2.Valid Usage (Implicit) 3**** 4* [[VUID-VkBindImageMemoryInfo-sType-sType]] pname:sType must: be ename:VK_STRUCTURE_TYPE_BIND_IMAGE_MEMORY_INFO 5* [[VUID-VkBindImageMemoryInfo-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:VkBindImageMemoryDeviceGroupInfo or slink:VkBindImagePlaneMemoryInfo 6* [[VUID-VkBindImageMemoryInfo-sType-unique]] Each pname:sType member in the pname:pNext chain must: be unique 7* [[VUID-VkBindImageMemoryInfo-image-parameter]] pname:image must: be a valid sname:VkImage handle 8* [[VUID-VkBindImageMemoryInfo-commonparent]] Both of pname:image, and pname:memory that are valid handles must: have been created, allocated, or retrieved from the same sname:VkDevice 9**** 10 11