MTLPatchType.triangle
A triangle patch.
Declaration
case triangleDiscussion
Metal uses this value if the shader is a post-tessellation vertex function with the [[patch(triangle)]] attribute.
A triangle patch.
case triangleMetal uses this value if the shader is a post-tessellation vertex function with the [[patch(triangle)]] attribute.