st/mesa: fix incorrect RowStride computation
[mesa.git] / progs / vp / min.txt
1 !!ARBvp1.0
2 MIN result.color, {0.5}.x, vertex.color;
3 MOV result.position, vertex.position;
4 END
5