Variable VkAttachmentReference.layout

struct VkAttachmentReference
{
  // ...
  VkImageLayout layout ;
  // ...
}