glsl: Add an ir_variable::reinit_interface_type() function.
authorPaul Berry <stereotype441@gmail.com>
Sat, 28 Sep 2013 17:04:41 +0000 (10:04 -0700)
committerPaul Berry <stereotype441@gmail.com>
Thu, 10 Oct 2013 21:27:22 +0000 (14:27 -0700)
commit24b9bba19b6d1d48fd40ce6af537da806e45d53f
tree0ae1c37ee8700e6765514aa9d603863d199c670e
parent3699ff4dd19c6102f39edc5d87bd772b380aa168
glsl: Add an ir_variable::reinit_interface_type() function.

This will be used by future patches to change an ir_variable's
interface type when the gl_PerVertex built-in interface block is
redeclared.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/glsl/ir.h