mesa/progs/vp/swz2.txt

6 lines
96 B
Plaintext

!!ARBvp1.0
SWZ result.color, vertex.color, 1,x,y,z;
MOV result.position, vertex.position;
END