We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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!
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
running the example returns
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!
The text was updated successfully, but these errors were encountered: