Files
mesa/src/compiler
Kenneth Graunke 356c99b4e7 glsl: Pass stage to add_interface_variables().
add_interface_variables is supposed to add variables from either the
first or last stage of a linked shader.  But it has no way of knowing
the stage it's being asked to process, which makes it impossible to
produce correct stagerefs.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Timothy Arceri <timothy.arceri@collabora.com>
2016-04-01 21:58:25 -07:00
..
2016-01-26 16:08:30 +00:00
2016-01-26 16:08:33 +00:00
2016-04-01 12:34:40 -04:00