diff options
Diffstat (limited to 'resources/cl-impl.cfg')
-rw-r--r-- | resources/cl-impl.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/cl-impl.cfg b/resources/cl-impl.cfg index f42b814c..f3367eac 100644 --- a/resources/cl-impl.cfg +++ b/resources/cl-impl.cfg @@ -72,6 +72,9 @@ ForceProcAddressGen clEnqueueNativeKernel Ignore clReleaseContext ForceProcAddressGen clReleaseContext +Ignore clSetEventCallback +ForceProcAddressGen clSetEventCallback + #take buffer capacity from input param 5 ReturnValueCapacity clEnqueueMapBuffer {5} |