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
Does this driver support the use of OpenGl/OpenCl interoperability for battlemage cards. The card reports the cl_khr_gl_sharing extension but fails all conformance test. Da Vinci Resolve appears to fail with gl/cl sharing errors as well: CL_INVALID_GL_OBJECT .
Not sure if relevant:
Switching to using zink appears to solve the issue with resolve, although with terrible performance: env __GLX_VENDOR_LIBRARY_NAME=mesa __EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/50_mesa.json MESA_LOADER_DRIVER_OVERRIDE=zink GALLIUM_DRIVER=zink /opt/resolve/bin/resolve
Does this driver support the use of OpenGl/OpenCl interoperability for battlemage cards. The card reports the cl_khr_gl_sharing extension but fails all conformance test. Da Vinci Resolve appears to fail with gl/cl sharing errors as well:
CL_INVALID_GL_OBJECT
.Not sure if relevant:
Switching to using zink appears to solve the issue with resolve, although with terrible performance:
env __GLX_VENDOR_LIBRARY_NAME=mesa __EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/50_mesa.json MESA_LOADER_DRIVER_OVERRIDE=zink GALLIUM_DRIVER=zink /opt/resolve/bin/resolve
Could this be a mesa bug instead?
Versions
Ocl Info:
Logs
OpenGl/Cl conformance test suite
gl_tests.txt
Resolve Logs:
The text was updated successfully, but these errors were encountered: