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