// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry .Valid Usage (Implicit) **** * [[VUID-VkBindImageMemoryInfo-sType-sType]] pname:sType must: be ename:VK_STRUCTURE_TYPE_BIND_IMAGE_MEMORY_INFO * [[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 * [[VUID-VkBindImageMemoryInfo-sType-unique]] Each pname:sType member in the pname:pNext chain must: be unique * [[VUID-VkBindImageMemoryInfo-image-parameter]] pname:image must: be a valid sname:VkImage handle * [[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 ****