diff options
Diffstat (limited to 'progs/fp/lit.txt')
-rw-r--r-- | progs/fp/lit.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/progs/fp/lit.txt b/progs/fp/lit.txt deleted file mode 100644 index 333c50d3cca..00000000000 --- a/progs/fp/lit.txt +++ /dev/null @@ -1,5 +0,0 @@ -!!ARBfp1.0 -TEMP R0; -SUB R0, {0.5}.x, fragment.color; -LIT result.color, R0; -END |