mesa/progs/vp/dst.txt

6 lines
102 B
Plaintext

!!ARBvp1.0
DST result.color, vertex.color, vertex.color;
MOV result.position, vertex.position;
END