ofxMSAOpenCL icon indicating copy to clipboard operation
ofxMSAOpenCL copied to clipboard

Image Example not working

Open jpericas22 opened this issue 6 years ago • 1 comments

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!

jpericas22 avatar May 24 '19 10:05 jpericas22

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.

jpericas22 avatar May 24 '19 18:05 jpericas22