summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/varying_state.h
AgeCommit message (Collapse)Author
2021-07-22shader: Rework varyings and implement passthrough geometry shadersReinUsesLisp
Put all varyings into a single std::bitset with helpers to access it. Implement passthrough geometry shaders using host's.