yuzu-emu
/
yuzu-mainline
Archived
1
0
Fork 0
Commit Graph

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