SCM Repository
[diderot] / branches / pure-cfg / test / vr-rgb.diderot |
Diff of /branches/pure-cfg/test/vr-rgb.diderot
Parent Directory
|
Revision Log
|
Patch
revision 742, Wed Apr 6 09:02:33 2011 UTC | revision 743, Wed Apr 6 09:12:26 2011 UTC | |
---|---|---|
# | Line 20 | Line 20 |
20 | ||
21 | //field#2(3)[] F = img ⊛ bspln3; | //field#2(3)[] F = img ⊛ bspln3; |
22 | //field#1(3)[] F = img ⊛ ctmr; | //field#1(3)[] F = img ⊛ ctmr; |
23 | field#1(3)[] F = img ⊛ difftent; | // HEY (bug) upon trying to use this kernel with differentiation |
24 | // uncaught exception Match [nonexhaustive match failure] | |
25 | // raised at mid-to-low/mid-to-low.sml:161.6 | |
26 | field#1(3)[] F = img ⊛ c1tent; | |
27 | ||
28 | strand RayCast (int row, int col) | strand RayCast (int row, int col) |
29 | { | { |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |