Re: JOCL texture generation
Posted by Wade Walker on Mar 22, 2014; 10:13pm
URL: https://forum.jogamp.org/JOCL-texture-generation-tp4031853p4032039.html
I'm halfway done writing a Qt-based C++ OpenGL/OpenCL texture interoperability test to see if this feature works at all. I've got OpenCL interop contexts creating, I just need to put a texture on my object and try writing to it from OpenCL. If it works, then I'll have a reference to debug the JOCL against, and if not, then we'll know that it just doesn't work on Nvidia systems yet.