From 5d7649690c80b531a4949e275926315a749455e3 Mon Sep 17 00:00:00 2001 From: Tvrtko Ursulin Date: Wed, 23 Apr 2014 17:03:23 +0100 Subject: benchmarks: Build them on Android. They build fine so give them some exposure. Signed-off-by: Tvrtko Ursulin Reviewed-by: Brad Volkin Signed-off-by: Thomas Wood --- benchmarks/Makefile.sources | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 benchmarks/Makefile.sources (limited to 'benchmarks/Makefile.sources') diff --git a/benchmarks/Makefile.sources b/benchmarks/Makefile.sources new file mode 100644 index 00000000..f9da579b --- /dev/null +++ b/benchmarks/Makefile.sources @@ -0,0 +1,5 @@ +bin_PROGRAMS = \ + intel_upload_blit_large \ + intel_upload_blit_large_gtt \ + intel_upload_blit_large_map \ + intel_upload_blit_small -- cgit v1.2.3