Login  Register

Re: opencl images

Posted by notzed on Jun 25, 2010; 6:49am
URL: https://forum.jogamp.org/opencl-images-tp918750p921397.html

On 25 June 2010 02:32, Michael Bien [via jogamp]
<[hidden email]> wrote:
>> Is using the opengl stuff (currently) the only way to create opencl
>> images with jocl?
> the image factory methods in the high level api aren't there yet.
>
> But i see you figured out how to call the other factories :)

Well it's basically the opencl api, which *is* documented :)

> ... will begin with that early next weak.

Awesome.  I they're just simple stubs to CLImage* I could probably
write a patch if you're busy, if I can manage to get it to build
anyway - looks like head jogl/gluegen are out of sync wrt
'ReflectionUtil' class at this instant.

Ta for the other info and following up on the patch.

 !Z