commit | 077c904b76542dbe01b20386733d3e9e8a49da0b | [log] [tgz] |
---|---|---|
author | Keith Whitwell <keithw@vmware.com> | Tue May 05 13:00:44 2009 +0100 |
committer | Keith Whitwell <keithw@vmware.com> | Tue May 05 13:14:54 2009 +0100 |
tree | e492e7b16386159d9d7b247f0ca381d0bb30337e | |
parent | 113403ef51e2ec764db061aabf569d6f1a1a3ef0 [diff] [blame] |
progs/trivial: add test for vertex program invarient transform
diff --git a/progs/trivial/SConscript b/progs/trivial/SConscript index 03ccb14..9a1f357 100644 --- a/progs/trivial/SConscript +++ b/progs/trivial/SConscript
@@ -143,6 +143,7 @@ 'vp-clip', 'vp-line-clip', 'vp-tri', + 'vp-tri-invariant', 'vp-tri-swap', 'vp-tri-tex', 'vp-tri-imm',