Variable VkGraphicsPipelineCreateInfo.subpass

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