public final class KHRICD
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
CL_PLATFORM_ICD_SUFFIX_KHR
Accepted as <param_name> to the function clGetPlatformInfo
|
static int |
CL_PLATFORM_NOT_FOUND_KHR
Returned by clGetPlatformIDs when no platforms are found
|
Modifier and Type | Method and Description |
---|---|
static int |
clIcdGetPlatformIDsKHR(PointerBuffer platforms,
java.nio.IntBuffer num_platforms) |
public static final int CL_PLATFORM_ICD_SUFFIX_KHR
public static final int CL_PLATFORM_NOT_FOUND_KHR
public static int clIcdGetPlatformIDsKHR(PointerBuffer platforms, java.nio.IntBuffer num_platforms)
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.