Variable VkImageCreateInfo.sharingMode

struct VkImageCreateInfo
{
  // ...
  VkSharingMode sharingMode ;
  // ...
}