Variable VkGraphicsPipelineCreateInfo.basePipelineIndex

struct VkGraphicsPipelineCreateInfo
{
  // ...
  int basePipelineIndex ;
  // ...
}