Variable VkComputePipelineCreateInfo.pNext

struct VkComputePipelineCreateInfo
{
  // ...
  const(void)* pNext ;
  // ...
}