Variable VkSubpassDescription.preserveAttachmentCount

struct VkSubpassDescription
{
  // ...
  uint preserveAttachmentCount ;
  // ...
}