nir/lower_tex: add lowering for texture gradient on cube maps
[mesa.git] / src / compiler / Android.glsl.mk
index 8184d2dc898d2ace3634be3a5475456b7d30f14e..dcc356f1856dd67f67f2f3d4e99902caf22db3d2 100644 (file)
@@ -43,7 +43,8 @@ LOCAL_C_INCLUDES := \
        $(MESA_TOP)/src/gallium/include \
        $(MESA_TOP)/src/gallium/auxiliary
 
-LOCAL_STATIC_LIBRARIES := libmesa_compiler
+LOCAL_STATIC_LIBRARIES := \
+       libmesa_nir
 
 LOCAL_MODULE := libmesa_glsl