Skip to content
Snippets Groups Projects
  • steve-lunarg's avatar
    WIP: HLSL: Add GS support · f49cdf41
    steve-lunarg authored
    This PR adds:
    
    [maxvertexcount(n)] attributes
    
    point/line/triangle/lineadj/triangleadj qualifiers
    
    PointStream/LineStream/TriangleStream templatized types
    
    Append method on above template types
    
    RestartStrip method on above template types.
    f49cdf41