| Package | Description |
|---|---|
| com.nativelibs4java.opencl |
| Modifier and Type | Method and Description |
|---|---|
static CLMem.ObjectType |
CLMem.ObjectType.getEnum(long v) |
static CLMem.ObjectType |
CLMem.ObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CLMem.ObjectType[] |
CLMem.ObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CLImageFormat[] |
CLContext.getSupportedImageFormats(CLMem.Flags flags,
CLMem.ObjectType imageType)
Calls clGetSupportedImageFormats.
|
Copyright © 2009-2015. All Rights Reserved.