Variable GraphicsShaderSet.fragment

struct GraphicsShaderSet
{
  // ...
  ShaderModule fragment ;
  // ...
}