Variable GraphicsShaderSet.tessControl

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