diff options
Diffstat (limited to 'resources/cl-impl.cfg')
-rw-r--r-- | resources/cl-impl.cfg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/resources/cl-impl.cfg b/resources/cl-impl.cfg index 3889f3f4..58c550f5 100644 --- a/resources/cl-impl.cfg +++ b/resources/cl-impl.cfg @@ -30,7 +30,17 @@ ForceProcAddressGen clEnqueueAcquireGLObjects ForceProcAddressGen clEnqueueReleaseGLObjects ForceProcAddressGen clGetGLObjectInfo ForceProcAddressGen clGetGLTextureInfo +ForceProcAddressGen clCreateEventFromGLsyncKHR ForceProcAddressGen clIcdGetPlatformIDsKHR +ForceProcAddressGen clCreateSubBuffer +ForceProcAddressGen clCreateSubDevicesEXT +ForceProcAddressGen clCreateUserEvent +ForceProcAddressGen clEnqueueCopyBufferRect +ForceProcAddressGen clEnqueueReadBufferRect +ForceProcAddressGen clEnqueueWriteBufferRect +ForceProcAddressGen clReleaseDeviceEXT +ForceProcAddressGen clRetainDeviceEXT +ForceProcAddressGen clSetUserEventStatus #...or force all #ForceProcAddressGen __ALL__ |