From 816c0c932ddccd6d3804430de9c8ae375fde782c Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Wed, 9 Feb 2005 22:16:38 +0000 Subject: 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. --- progs/tests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'progs/tests/Makefile') 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 \ -- cgit v1.2.3