summaryrefslogtreecommitdiff
path: root/testdata/reject.ignore/accumulate03.reject.out
blob: 620d50f33b12bb2d988205b39c4b347dcd47ff8a (plain)
1
2
3
4
5
6
7
8
9
10
during addUnifs
position: "./tests/reject/accumulate03.lc" (line 11, column 23) - "./tests/reject/accumulate03.lc" (line 11, column 68)
  frame             = Accumulate fragmentCtx PassAll fragmentShader fragmentStream emptyFB
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cannot unify (Color (Vec 4 t00066),Color t00067)
with Color Float
----------- equations
~~~
t00062 -> FragmentOut (Color (Vec 4 t00066),Color t00067)
t00072 -> FragmentOut (Color Float)