Someone have tried Triangle adjacency in Geometry Shader? It seems that only vertex 0-2-4 are available, is there a work around to fix it? I suppose the problem is that they miss to call GenerateGSAdjacency in directx, is there a way to call my self in unity?