Better looking test.

This commit is contained in:
Keith Whitwell
2005-10-21 08:34:06 +00:00
parent eedc45709f
commit 8975cbb36b
+1 -1
View File
@@ -40,7 +40,7 @@ static void Init( void )
{
static const char *modulate2D =
"!!ARBfp1.0\n"
"DST result.color, fragment.position, fragment.color; \n"
"DST result.color, fragment.color, fragment.color; \n"
"END"
;
GLuint modulateProg;