Revision 03050997b90b6c07bfdc5ca9c0c08cd278b1b1dd authored by Yong He on 14 September 2020, 19:26:54 UTC, committed by GitHub on 14 September 2020, 19:26:54 UTC
* Support shader parameters that are an array of existential type.

* Rename to getFirstNonExistentialValueCategory

Co-authored-by: Yong He <yhe@nvidia.com>
1 parent 2e3688a
Raw File
.gitattributes
# indicate generated files so they don't appear in GitHub diffs
*.slang.cpp linguist-generated
back to top