1!!ARBfp1.0
2# expected: the yellow vertex is the top one
3# if it is the bottom one, the wrong origin convention is being used
4MOV result.color, {0}.x;
5MUL result.color.xy, fragment.position, {.005}.x;
6END
7