Variable VkComputePipelineCreateInfo.basePipelineIndex

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