There used to be one and it looks like it was removed by eb63640c1d. Signed-off-by: Tapani Pälli <tapani.pa...@intel.com> --- src/mesa/main/program_resource.c | 1 + 1 file changed, 1 insertion(+)
diff --git a/src/mesa/main/program_resource.c b/src/mesa/main/program_resource.c index 41024d68ce..fedd1f183c 100644 --- a/src/mesa/main/program_resource.c +++ b/src/mesa/main/program_resource.c @@ -31,6 +31,7 @@ #include "main/context.h" #include "program_resource.h" #include "compiler/glsl/ir_uniform.h" + static bool supported_interface_enum(struct gl_context *ctx, GLenum iface) { -- 2.14.4 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev