Variable VkImageCreateInfo.initialLayout

struct VkImageCreateInfo
{
  // ...
  VkImageLayout initialLayout ;
  // ...
}