gallium: add target-helpers/wrap_screen.c to C_SOURCES
[mesa/mesa-lb.git] / progs / vp / mad.txt
blob0c9ed6c8b7ffceff11ff330932051f72e41124a3
1 !!ARBvp1.0
2 MAD result.color, vertex.color.z, {1,0,0,1}, vertex.color; 
3 MOV  result.position, vertex.position;
4 END