|
JOCL v2.6.0-rc-20250722
JOCL, OpenCL® API Binding for Java (public API).
|
This is the complete list of members for com.jogamp.opencl.CLImage2d< B extends Buffer >, including all inherited members.
| CLImage(final CLContext context, final B directBuffer, final CLImageFormat format, final int width, final int height, final long id, final int flags) | com.jogamp.opencl.CLImage< B > | protected |
| CLImage(final CLContext context, final B directBuffer, final CLImageFormat format, final CLImageInfoAccessor accessor, final int width, final int height, final long id, final int flags) | com.jogamp.opencl.CLImage< B > | protected |
| CLImage2d(final CLContext context, final B directBuffer, final CLImageFormat format, final CLImageInfoAccessor accessor, final int width, final int height, final long id, final int flags) | com.jogamp.opencl.CLImage2d< B extends Buffer > | protected |
| createUninitializedImageFormat() | com.jogamp.opencl.CLImage< B > | protectedstatic |
| format | com.jogamp.opencl.CLImage< B > | protected |
| getElementSize() | com.jogamp.opencl.CLImage< B > | |
| getFormat() | com.jogamp.opencl.CLImage< B > | |
| getHeight() | com.jogamp.opencl.CLImage< B > | |
| getRowPitch() | com.jogamp.opencl.CLImage< B > | |
| getWidth() | com.jogamp.opencl.CLImage< B > | |
| height | com.jogamp.opencl.CLImage< B > | |
| toString() | com.jogamp.opencl.CLImage2d< B extends Buffer > | |
| width | com.jogamp.opencl.CLImage< B > |