Variable VkAttachmentDescription.initialLayout

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