mesa: Take the format from the right structure.
[mesa.git] / progs / fp / position.txt
1 !!ARBfp1.0
2 MOV result.color, {0}.x;
3 MUL result.color.xy, fragment.position, {.005}.x;
4 END