org.lwjgl.opencl
Class KHRICD
java.lang.Object
org.lwjgl.opencl.KHRICD
public final class KHRICD
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CL_PLATFORM_ICD_SUFFIX_KHR
public static final int CL_PLATFORM_ICD_SUFFIX_KHR
- Accepted as <param_name> to the function clGetPlatformInfo
- See Also:
- Constant Field Values
CL_PLATFORM_NOT_FOUND_KHR
public static final int CL_PLATFORM_NOT_FOUND_KHR
- Returned by clGetPlatformIDs when no platforms are found
- See Also:
- Constant Field Values
clIcdGetPlatformIDsKHR
public static int clIcdGetPlatformIDsKHR(PointerBuffer platforms,
IntBuffer num_platforms)
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.