| Package | Description |
|---|---|
| com.nativelibs4java.opencl |
| Modifier and Type | Method and Description |
|---|---|
static CLDevice.LocalMemType |
CLDevice.LocalMemType.getEnum(long v) |
CLDevice.LocalMemType |
CLDevice.getLocalMemType()
Type of local memory supported.
|
static CLDevice.LocalMemType |
CLDevice.LocalMemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CLDevice.LocalMemType[] |
CLDevice.LocalMemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009-2015. All Rights Reserved.