ofxMSAOpenCL
ofxMSAOpenCL copied to clipboard
Image Example not working
running the example returns
msa::OpenCLImage::initFromTexture(ofTexture&, cl_mem_flags, int): Assertion `err == CL_SUCCESS' failed.
i have logged the error and it returns a "-4" value, it doesn't associate with none of the previous errors in the asserts.
Thanks in advance!
also Particles project returns this error after creating the context
example-Particles_debug: /build/beignet-Bevceu/beignet-1.3.2/src/cl_mem_gl.c:47: cl_mem_new_gl_buffer: Assertion `0' failed.