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