Variable VkInputAttachmentAspectReference.subpass

struct VkInputAttachmentAspectReference
{
  // ...
  uint subpass ;
  // ...
}