-
HLSL: Grammar: Generalize accepting a declaration to accept an aggregate of subtrees. · ca71d946John Kessenich authored
This is slightly cleaner today for entry-point wrapping, which sometimes made two subtrees for a function definition instead of just one subtree. It will be critical though for recognizing a struct with multiple member functions.
ca71d946
×