diff options
author | Michael Bien <[email protected]> | 2010-09-02 22:50:00 +0200 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-09-02 22:50:00 +0200 |
commit | 0e3893e7e3e270f8231b89eaf89537cf01a43052 (patch) | |
tree | afec21aeb7809abad9efd5fa326dcfd8fdbbd77e /resources/cl-impl.cfg | |
parent | 2388b47f180989abd14a39188b1d4f80f221bdcf (diff) |
CLEvent callbacks for HLB and LLB.
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} |