progs/tests: add another FBO test to exercise a RGBA vs. Z texture bug
[mesa.git] / progs / tests / SConscript
index e2c6538288746cae531dd33e91e8296dab6bb251..0a11b965f791b4d98761bfd2112dc98ecad49524 100644 (file)
@@ -51,6 +51,7 @@ progs = [
     'ext422square',
     'fbotest1',
     'fbotest2',
+    'fbotest3',
     'fillrate',
     'floattex',
     'fog',