Re: Understanding float and double
Posted by Wade Walker on Feb 14, 2017; 10:57pm
URL: https://forum.jogamp.org/Understanding-float-and-double-tp4037633p4037634.html
Hmm, not sure why that doesn't work. Are you really passing doubles into the kernel when you invoke it? If you were still passing floats as arguments, it would give the same results even with doubles used inside the kernel.