Uses of Class
org.lwjgl.opencl.CLEventCallback

Packages that use CLEventCallback
org.lwjgl.opencl   
 

Uses of CLEventCallback in org.lwjgl.opencl
 

Methods in org.lwjgl.opencl with parameters of type CLEventCallback
static int CL11.clSetEventCallback(CLEvent event, int command_exec_callback_type, CLEventCallback pfn_notify)
           
 



Copyright © 2002-2009 lwjgl.org. All Rights Reserved.