Variable VkCommandBufferInheritanceInfo.subpass

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