1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-02-11 09:59:40 -06:00

1 Commits

Author SHA1 Message Date
ReinUsesLisp
7dafa96ab5 shader: Rework varyings and implement passthrough geometry shaders
Put all varyings into a single std::bitset with helpers to access it.

Implement passthrough geometry shaders using host's.
2021-07-22 21:51:39 -04:00