https://github.com/shader-slang/slang
Revision 12fcffaaaf2d1ffa2eefa680e2d7c9971e38a5db authored by Yong He on 09 December 2023, 00:10:27 UTC, committed by GitHub on 09 December 2023, 00:10:27 UTC
* Handle `import`, entrypoint and global params in included files.

* Fix language server.

* Extend `_createScopeForLegacyLookup` for `__include`.

---------

Co-authored-by: Yong He <yhe@nvidia.com>
1 parent 4321929
History
Tip revision: 12fcffaaaf2d1ffa2eefa680e2d7c9971e38a5db authored by Yong He on 09 December 2023, 00:10:27 UTC
Handle import, entrypoint and global params in included files. (#3395)
Tip revision: 12fcffa

back to top