Variable VkAttachmentDescription.format

struct VkAttachmentDescription
{
  // ...
  VkFormat format ;
  // ...
}