mesa/progs/vp/dp3.txt

6 lines
102 B
Plaintext
Raw Normal View History

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