Skip navigation links
A B C E F G H I M N O P S T V W 

P

Pointer - Class in org.jocl
A Java representation of a void pointer.
Pointer() - Constructor for class org.jocl.Pointer
Creates a new (null) Pointer
Pointer(Buffer) - Constructor for class org.jocl.Pointer
Creates a Pointer to the given Buffer
Pointer(Pointer) - Constructor for class org.jocl.Pointer
Copy constructor
Pointer(Pointer, long) - Constructor for class org.jocl.Pointer
Creates a copy of the given pointer, with an additional byte offset
POINTER - Static variable in class org.jocl.Sizeof
Size of a native pointer, in bytes
PrintfCallbackFunction - Interface in org.jocl
Emulation of a function pointer that may be passed to the CL.clSetPrintfCallback(cl_context, PrintfCallbackFunction, Object) method.
propertyString(long) - Method in class org.jocl.cl_context_properties
 
propertyString(long) - Method in class org.jocl.cl_device_partition_property
 
propertyString(long) - Method in class org.jocl.cl_pipe_properties
 
propertyString(long) - Method in class org.jocl.cl_queue_properties
 
propertyString(long) - Method in class org.jocl.cl_sampler_properties
 
A B C E F G H I M N O P S T V W 
Skip navigation links