glsl: rename lower_clip_distance to lower_distance.
authorDave Airlie <airlied@redhat.com>
Sun, 8 May 2016 20:44:04 +0000 (22:44 +0200)
committerDave Airlie <airlied@redhat.com>
Fri, 13 May 2016 22:27:40 +0000 (08:27 +1000)
commitdd3390e12fa8c8fa127013a9fc7c83069747aad2
tree5fd053f25da87a102cd83a08dee318c76bab12aa
parenteb18fea707fd7859e712ee7279e9acc68e177ceb
glsl: rename lower_clip_distance to lower_distance.

This just renames the file in anticipation of adding cull lowering,
and renames the internals.

Signed-off-by: Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
src/compiler/Makefile.sources
src/compiler/glsl/lower_clip_distance.cpp [deleted file]
src/compiler/glsl/lower_distance.cpp [new file with mode: 0644]