summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2005-02-09 22:16:38 +0000
committerIan Romanick <idr@us.ibm.com>2005-02-09 22:16:38 +0000
commit816c0c932ddccd6d3804430de9c8ae375fde782c (patch)
tree6bb3bf81e0b8723676aa937f2cc78a53062072e9 /progs/tests/Makefile
parent4f1f5e336b50ac9f7ea615a550e3b65201350305 (diff)
Simple test for ARB_texture_env_crossbar functionality. It is difficult
to come up with good tests for this functionality that don't require either ATI_texture_env_combine3 or NV_texture_env_combine4.
Diffstat (limited to 'progs/tests/Makefile')
-rw-r--r--progs/tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/tests/Makefile b/progs/tests/Makefile
index 34eb404e91..dbcb088244 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -22,6 +22,7 @@ SOURCES = antialias.c \
blendminmax.c \
blendsquare.c \
bufferobj.c \
+ crossbar.c \
cva.c \
dinoshade.c \
floattex.c \