Parcourir la source

Better looking test.

tags/mesa_20060201
Keith Whitwell il y a 20 ans
Parent
révision
8975cbb36b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      progs/fp/tri-dst.c

+ 1
- 1
progs/fp/tri-dst.c Voir le fichier

@@ -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;

Chargement…
Annuler
Enregistrer