mesa/progs/vp/pow.txt

6 lines
106 B
Plaintext
Raw Normal View History

2005-11-01 06:28:39 +00:00
!!ARBvp1.0
POW result.color, vertex.color.x, vertex.color.y;
MOV result.position, vertex.position;
END