Variable PipelineInfo.subpassIndex

struct PipelineInfo
{
  // ...
  uint subpassIndex ;
  // ...
}