Package org.lwjgl.opencl
Class CL
java.lang.Object
org.lwjgl.opencl.CL
LWJGL users must use this class to initialize OpenCL
before using any other class in the org.lwjgl.opencl package.
- Author:
- Spasi
-
Method Summary
-
Method Details
-
isCreated
public static boolean isCreated()- Returns:
- true if CL has been created
-
create
- Throws:
LWJGLException
-
destroy
public static void destroy()
-