Variable PipelineLayoutBinding.stages

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