shader-slang / slang

Making it easier to work with shaders
MIT License
1.99k stars 169 forks source link

Reduce duplication in slang lib builds #4651

Closed expipiplus1 closed 2 months ago

expipiplus1 commented 2 months ago

Closes (as much as possible) https://github.com/shader-slang/slang/issues/4615

The only case where we could actually make a difference would be an embedded stdlib and static slang, which isn't a configuration anyone actually uses. Nonetheless, clean up this bit