Searched defs:TessellationShaders (Results 1 – 1 of 1) sorted by relevance
89 struct TessellationShaders<'tcs, 'tes, Tcss, Tess> { struct90 control: (EntryPoint<'tcs>, Tcss),91 evaluation: (EntryPoint<'tes>, Tess),