Variable VkAttachmentDescription.finalLayout

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