|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lwjgl.opencl.KHRICD
public final class KHRICD
Field Summary | |
---|---|
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 |
Method Summary | |
---|---|
static int |
clIcdGetPlatformIDsKHR(PointerBuffer platforms,
java.nio.IntBuffer num_platforms)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int CL_PLATFORM_ICD_SUFFIX_KHR
public static final int CL_PLATFORM_NOT_FOUND_KHR
Method Detail |
---|
public static int clIcdGetPlatformIDsKHR(PointerBuffer platforms, java.nio.IntBuffer num_platforms)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |