Variable PushConstantRange.stages

struct PushConstantRange
{
  // ...
  ShaderStage stages ;
  // ...
}