You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.
I tried to run the "OpenCL Simple OpenGL Interop" code sample from the NVidia Developer site.
After some minor porting, it worked perfectly - without having the GL_INTEROP macro defined.
If said macro is defined, and CL-GL buffer sharing is actually used, I get this error:
I use Beignet 1.3.2, LLVM 5.0, Mesa 17.4.0, Fedora 27, Linux 4.14.14.
The text was updated successfully, but these errors were encountered: