summaryrefslogtreecommitdiffstats
path: root/src/glsl/nir
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2015-11-03 17:16:49 -0800
committerKenneth Graunke <[email protected]>2015-11-05 00:09:40 -0800
commitb9f8e729c88ad0d934422976a20a7c765016fcb8 (patch)
tree42b5d52875bef6969b8d244573b0090957feb4b7 /src/glsl/nir
parent5c6f21579d7db802f4db96bae8b166e7409afabe (diff)
nir: Rename nir_live_variables.c to nir_liveness.c.
It doesn't actually operate on variables. Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/glsl/nir')
-rw-r--r--src/glsl/nir/nir_liveness.c (renamed from src/glsl/nir/nir_live_variables.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/glsl/nir/nir_live_variables.c b/src/glsl/nir/nir_liveness.c
index 05f79d7bc61..05f79d7bc61 100644
--- a/src/glsl/nir/nir_live_variables.c
+++ b/src/glsl/nir/nir_liveness.c