From 1793d5adac121a2142b662d87e24990ebf209ca3 Mon Sep 17 00:00:00 2001 From: Jakob Bornecrantz Date: Wed, 29 Apr 2009 20:17:21 +0100 Subject: progs/tests: Add mipmap_comp for mipmap testing with compressed textures --- progs/tests/SConscript | 1 + 1 file changed, 1 insertion(+) (limited to 'progs/tests/SConscript') diff --git a/progs/tests/SConscript b/progs/tests/SConscript index 4f22ca735c1..453fcecd9c1 100644 --- a/progs/tests/SConscript +++ b/progs/tests/SConscript @@ -81,6 +81,7 @@ progs = [ 'mapvbo', 'minmag', 'mipgen', + 'mipmap_comp', 'mipmap_limits', 'mipmap_view', 'multipal', -- cgit v1.2.3