glsl: Fix Android build
Add lower_clip_distance.cpp to list of source files. Signed-off-by: Chad Versace <chad@chad-versace.us>
This commit is contained in:
@@ -70,6 +70,7 @@ CXX_SOURCES = \
|
||||
loop_analysis.cpp \
|
||||
loop_controls.cpp \
|
||||
loop_unroll.cpp \
|
||||
lower_clip_distance.cpp \
|
||||
lower_discard.cpp \
|
||||
lower_if_to_cond_assign.cpp \
|
||||
lower_instructions.cpp \
|
||||
|
||||
Reference in New Issue
Block a user