Re: Support for image types
Posted by
ekjo014 on
Apr 09, 2021; 6:06am
URL: https://forum.jogamp.org/Support-for-image-types-tp4041094p4041096.html
Yes, I have seen the CLImage2d and 3d types. However, these don’t represent the types I’m looking for. Regarding the low level binding, I’m looking particularly for this function
https://www.khronos.org/registry/OpenCL/sdk/1.2/docs/man/xhtml/clCreateImage.html since it allows the parameters to to create an image array or 1d image to be created. As far as I know this function was added in opencl 1.2. I linked the header where it’s defined in the post above , however, it doesn’t seem to be in the low level binding