com.jogamp.opencl.llb.impl
Class CLImageFormatImpl
java.lang.Object
com.jogamp.opencl.llb.impl.CLImageFormatImpl
public class CLImageFormatImpl
- extends Object
Struct accessor for cl_image_format.
- Author:
- Michael Bien, GlueGen, et al.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
size
public static int size()
create
public static CLImageFormatImpl create()
create
public static CLImageFormatImpl create(ByteBuffer buf)
getBuffer
public ByteBuffer getBuffer()
setImageChannelOrder
public CLImageFormatImpl setImageChannelOrder(int val)
getImageChannelOrder
public int getImageChannelOrder()
setImageChannelDataType
public CLImageFormatImpl setImageChannelDataType(int val)
getImageChannelDataType
public int getImageChannelDataType()