Login  Register

Re: JOCL texture generation

Posted by Wade Walker on Mar 27, 2014; 1:53am
URL: https://forum.jogamp.org/JOCL-texture-generation-tp4031853p4032068.html

Getting close on the C++ interop test. I've got a textured triangle up, and am creating the CL image object correctly (there are lots of ways to make this SIGSEGV!). Now I just need to enqueue the kernel to write the texture and see what happens.