summaryrefslogtreecommitdiffstats
path: root/tests/library/precompiled-glsl.slang
Commit message (Collapse)AuthorAge
* Fix precompiled glsl modules (#5230)cheneym22024-10-09
When precompiling modules defined with glsl, it's necessary to link in the glsl definition module. Reuse the public fillRequirements declaration