132001f49Smrg!!ARBfp1.0 232001f49Smrg# expected: the yellow vertex is the top one 332001f49Smrg# if it is the bottom one, the wrong origin convention is being used 432001f49SmrgMOV result.color, {0}.x; 532001f49SmrgMUL result.color.xy, fragment.position, {.005}.x; 632001f49SmrgEND 7