glsl: Separate varying linking code to its own file.

linker.cpp is getting pretty big, and we're about to add even more
varying packing code, so split out the linker code that concerns
varyings to its own file.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
Paul Berry
2012-12-17 14:20:35 -08:00
parent 8706395f25
commit 4b11b57ab4
5 changed files with 1240 additions and 1124 deletions

1043
src/glsl/link_varyings.cpp Normal file

File diff suppressed because it is too large Load Diff