From 0e3893e7e3e270f8231b89eaf89537cf01a43052 Mon Sep 17 00:00:00 2001 From: Michael Bien Date: Thu, 2 Sep 2010 22:50:00 +0200 Subject: CLEvent callbacks for HLB and LLB. --- resources/cl-impl.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'resources/cl-impl.cfg') 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} -- cgit v1.2.3