summaryrefslogtreecommitdiff
path: root/src/glsl/linker.h
AgeCommit message (Collapse)Author
2010-07-19linker: First bits of intrastage, intershader function linkingIan Romanick
This handles the easy case of linking a function in a different compilation unit that doesn't call any functions or reference any global variables.