Skip to content

Commit

Permalink
ForceProcAddressGen for a few extensions.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbien committed Jun 15, 2010
1 parent 5e1ea00 commit 4fa0fc0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions resources/cl-impl.cfg
Expand Up @@ -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__
Expand Down

0 comments on commit 4fa0fc0

Please sign in to comment.