Variable VkMemoryDedicatedAllocateInfo.image

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