[Bug 46470] Daz Studio "dForce" needs OpenCL 1.2 support

WineHQ Bugzilla wine-bugs at winehq.org
Thu Jan 13 10:10:57 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=46470

Sveinar Søpler <cybermax at dexter.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #71625|0                           |1
        is obsolete|                            |

--- Comment #47 from Sveinar Søpler <cybermax at dexter.no> ---
Created attachment 71628
  --> https://bugs.winehq.org/attachment.cgi?id=71628
OpenCL 1.2 stubs

It seems OpenCL 1.2 also have these symbols:

clCreateFromGLBuffer
clCreateFromGLRenderbuffer
clCreateFromGLTexture
clCreateFromGLTexture2D
clCreateFromGLTexture3D
clCreateSubDevicesEXT
clEnqueueAcquireGLObjects
clEnqueueReleaseGLObjects
clGetGLContextInfoKHR
clGetGLObjectInfo
clGetGLTextureInfo
clReleaseDeviceEXT
clRetainDeviceEXT

Found these in the ocl-icd-libopencl1_1.2.1-1 archive for Debian.
Adding these is enough to make DAZ enable dForce with OpenCL.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list