Files
mesa/src
Ian Romanick 532c2d3085 linker: look up function signatures during linking instead of using callee
Instead of using ir_call::callee, search for the signature in the
linked shader.  This will allow resolving calls from functions
imported from other shaders.  The ir_call::callee pointer in the
imported function will still reference a signature in the original shader.
2010-07-19 14:50:43 -07:00
..
2010-06-17 16:30:26 +08:00
2010-03-12 08:55:05 -07:00