From 04b14e26a24f824ce63c2398665e173d563f0b24 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 1 Feb 2010 19:02:52 -0700 Subject: progs/tests: add another FBO test to exercise a RGBA vs. Z texture bug See comments in file for more details. --- 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 e2c6538288..0a11b965f7 100644 --- a/progs/tests/SConscript +++ b/progs/tests/SConscript @@ -51,6 +51,7 @@ progs = [ 'ext422square', 'fbotest1', 'fbotest2', + 'fbotest3', 'fillrate', 'floattex', 'fog', -- cgit v1.2.3