|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CLMemory.GLObjectType | |
---|---|
com.jogamp.opencl | |
com.jogamp.opencl.gl |
Uses of CLMemory.GLObjectType in com.jogamp.opencl |
---|
Methods in com.jogamp.opencl that return CLMemory.GLObjectType | |
---|---|
static CLMemory.GLObjectType |
CLMemory.GLObjectType.valueOf(int type)
|
static CLMemory.GLObjectType |
CLMemory.GLObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CLMemory.GLObjectType[] |
CLMemory.GLObjectType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of CLMemory.GLObjectType in com.jogamp.opencl.gl |
---|
Methods in com.jogamp.opencl.gl that return CLMemory.GLObjectType | |
---|---|
CLMemory.GLObjectType |
CLGLBuffer.getGLObjectType()
|
CLMemory.GLObjectType |
CLGLImage2d.getGLObjectType()
|
CLMemory.GLObjectType |
CLGLTexture2d.getGLObjectType()
|
CLMemory.GLObjectType |
CLGLTexture3d.getGLObjectType()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |