Variable VkSubpassDescription.inputAttachmentCount

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