Variable VkGraphicsPipelineCreateInfo.stageCount

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