Variable VkComputePipelineCreateInfo.stage

struct VkComputePipelineCreateInfo
{
  // ...
  VkPipelineShaderStageCreateInfo stage ;
  // ...
}