Variable PipelineInfo.shaders

struct PipelineInfo
{
  // ...
  GraphicsShaderSet shaders ;
  // ...
}