Variable VkSparseImageMemoryBindInfo.image

struct VkSparseImageMemoryBindInfo
{
  // ...
  VkImage_T* image ;
  // ...
}