nir: remove unused nir_variable fields
authorTimothy Arceri <timothy.arceri@collabora.com>
Tue, 2 Feb 2016 00:53:57 +0000 (11:53 +1100)
committerTimothy Arceri <timothy.arceri@collabora.com>
Tue, 9 Feb 2016 11:49:06 +0000 (22:49 +1100)
commit1aae5e8cedcb4b9635965d784f3e3803007b2047
tree72b4787ae0fbbc3b16c3929bfadd9cec44c430c5
parent6235b6913449243cec5213734881d1c5e1ccc861
nir: remove unused nir_variable fields

These are used in GLSL IR to removed unused varyings and match
transform feedback variables. There is no need to use these in NIR.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/compiler/nir/glsl_to_nir.cpp
src/compiler/nir/nir.h