JOCL v2.6.0-rc-20250722
JOCL, OpenCL® API Binding for Java™ (public API).
com.jogamp.opencl.gl.CLGLTexture2d< B extends Buffer > Member List

This is the complete list of members for com.jogamp.opencl.gl.CLGLTexture2d< B extends Buffer >, including all inherited members.

CLGLImage2d(final CLContext context, final B directBuffer, final CLImageFormat format, final CLImageInfoAccessor accessor, final int width, final int height, final long id, final int glid, final int flags)com.jogamp.opencl.gl.CLGLImage2d< B >protected
CLGLTexture2d(final CLContext context, final B directBuffer, final CLImageFormat format, final CLImageInfoAccessor accessor, final int target, final int mipLevel, final int width, final int height, final long id, final int glid, final int flags)com.jogamp.opencl.gl.CLGLTexture2d< B extends Buffer >
CLGLImage2d< B >.getContext()com.jogamp.opencl.gl.CLGLImage2d< B >
com::jogamp::opencl::gl::CLGLTexture.getContext()com.jogamp.opencl.gl.CLGLObject
CLGLImage2d< B >.getGLContext()com.jogamp.opencl.gl.CLGLImage2d< B >
com::jogamp::opencl::gl::CLGLTexture.getGLContext()com.jogamp.opencl.gl.CLGLObject
CLGLImage2d< B >.getGLObjectID()com.jogamp.opencl.gl.CLGLImage2d< B >
com::jogamp::opencl::gl::CLGLTexture.getGLObjectID()com.jogamp.opencl.gl.CLGLObject
getGLObjectType()com.jogamp.opencl.gl.CLGLTexture2d< B extends Buffer >
getID()com.jogamp.opencl.gl.CLGLObject
getMipMapLevel()com.jogamp.opencl.gl.CLGLTexture2d< B extends Buffer >
getTextureTarget()com.jogamp.opencl.gl.CLGLTexture2d< B extends Buffer >
GLIDcom.jogamp.opencl.gl.CLGLImage2d< B >
mipMapLevelcom.jogamp.opencl.gl.CLGLTexture2d< B extends Buffer >
targetcom.jogamp.opencl.gl.CLGLTexture2d< B extends Buffer >