summaryrefslogtreecommitdiff
path: root/progs/fp/position.txt
diff options
context:
space:
mode:
Diffstat (limited to 'progs/fp/position.txt')
-rw-r--r--progs/fp/position.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/progs/fp/position.txt b/progs/fp/position.txt
index 1875897d78..f59d0259c7 100644
--- a/progs/fp/position.txt
+++ b/progs/fp/position.txt
@@ -1,4 +1,6 @@
!!ARBfp1.0
+# expected: the yellow vertex is the top one
+# if it is the bottom one, the wrong origin convention is being used
MOV result.color, {0}.x;
MUL result.color.xy, fragment.position, {.005}.x;
END