|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CLGLTexture2d | |
---|---|
com.jogamp.opencl.gl |
Uses of CLGLTexture2d in com.jogamp.opencl.gl |
---|
Methods in com.jogamp.opencl.gl that return CLGLTexture2d | ||
---|---|---|
|
CLGLContext.createFromGLTexture2d(B directBuffer,
int target,
int texture,
int mipmap,
CLMemory.Mem... flags)
|
|
|
CLGLContext.createFromGLTexture2d(B directBuffer,
int target,
int texture,
int mipmap,
int flags)
|
|
CLGLTexture2d<?> |
CLGLContext.createFromGLTexture2d(int target,
int texture,
int mipmap,
CLMemory.Mem... flags)
|
|
CLGLTexture2d<?> |
CLGLContext.createFromGLTexture2d(int target,
int texture,
int mipmap,
int flags)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |