Variable GraphicsShaderSet.vertex

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