linker: Validate resource usage in the linker
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 8 Nov 2011 20:37:19 +0000 (12:37 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 14 Nov 2011 19:08:51 +0000 (11:08 -0800)
commit92f81590456103977988ee704d2e6119ca1b989d
treedc02099140a0d80b650bd4185d68f15f2606c55e
parent6ac895a664b25eb6252f33d5cfb0e9dd33190490
linker: Validate resource usage in the linker

This is also done in ir_to_mesa and st_glsl_to_tgsi, but that code
will be removed soon.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/glsl/linker.cpp