Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
P
R
S
T
V
W
X
Y
Z
T
textureAlignment
- Variable in class jcuda.runtime.
cudaDeviceProp
The alignment requirement; texture base addresses that are aligned to textureAlignment bytes do not need an offset applied to texture fetches;
textureReference
- Class in
jcuda.runtime
Java port of a textureReference.
textureReference()
- Constructor for class jcuda.runtime.
textureReference
Creates a new, uninitialized textureReference
to(byte[])
- Static method in class jcuda.
Pointer
Creates a new Pointer to the given values.
to(char[])
- Static method in class jcuda.
Pointer
Creates a new Pointer to the given values.
to(short[])
- Static method in class jcuda.
Pointer
Creates a new Pointer to the given values.
to(int[])
- Static method in class jcuda.
Pointer
Creates a new Pointer to the given values.
to(float[])
- Static method in class jcuda.
Pointer
Creates a new Pointer to the given values.
to(long[])
- Static method in class jcuda.
Pointer
Creates a new Pointer to the given values.
to(double[])
- Static method in class jcuda.
Pointer
Creates a new Pointer to the given values.
to(Buffer)
- Static method in class jcuda.
Pointer
Creates a new Pointer to the given Buffer.
to(Pointer...)
- Static method in class jcuda.
Pointer
Creates a new Pointer to the given Pointers.
toFormattedString()
- Method in class jcuda.driver.
CUDA_MEMCPY2D
Creates and returns a formatted (aligned, multi-line) String representation of this object
toFormattedString()
- Method in class jcuda.driver.
CUDA_MEMCPY3D
Creates and returns a formatted (aligned, multi-line) String representation of this object
toFormattedString()
- Method in class jcuda.driver.
CUdevprop
Creates and returns a formatted (aligned, multi-line) String representation of this object
toFormattedString()
- Method in class jcuda.runtime.
cudaDeviceProp
Creates and returns a formatted (aligned, multi-line) String representation of this object
toFormattedString()
- Method in class jcuda.runtime.
cudaMemcpy3DParms
Creates and returns a formatted (aligned, multi-line) String representation of this object
toString()
- Method in class jcuda.driver.
CUarray
Returns a String representation of this object.
toString()
- Method in class jcuda.driver.
CUcontext
Returns a String representation of this object.
toString()
- Method in class jcuda.driver.
CUDA_ARRAY3D_DESCRIPTOR
Returns a String representation of this object.
toString()
- Method in class jcuda.driver.
CUDA_ARRAY_DESCRIPTOR
Returns a String representation of this object.
toString()
- Method in class jcuda.driver.
CUDA_MEMCPY2D
Returns a String representation of this object.
toString()
- Method in class jcuda.driver.
CUDA_MEMCPY3D
Returns a String representation of this object.
toString()
- Method in class jcuda.driver.
CUdevice
Returns a String representation of this object.
toString()
- Method in class jcuda.driver.
CUdeviceptr
Returns a String representation of this object.
toString()
- Method in class jcuda.driver.
CUdevprop
Returns a String representation of this object.
toString()
- Method in class jcuda.driver.
CUevent
Returns a String representation of this object.
toString()
- Method in class jcuda.driver.
CUfunction
Returns a String representation of this object.
toString()
- Method in class jcuda.driver.
CUgraphicsResource
Returns a String representation of this object.
toString()
- Method in class jcuda.driver.
CUmodule
Returns a String representation of this object.
toString()
- Method in class jcuda.driver.
CUstream
Returns a String representation of this object.
toString()
- Method in class jcuda.driver.
CUtexref
Returns a String representation of this object.
toString()
- Method in class jcuda.
Pointer
Returns a String representation of this object.
toString()
- Method in class jcuda.runtime.
cudaArray
Returns a String representation of this object.
toString()
- Method in class jcuda.runtime.
cudaChannelFormatDesc
Returns a String representation of this object.
toString()
- Method in class jcuda.runtime.
cudaDeviceProp
Returns a String representation of this object.
toString()
- Method in class jcuda.runtime.
cudaEvent_t
Returns a String representation of this object.
toString()
- Method in class jcuda.runtime.
cudaExtent
Returns a String representation of this object.
toString()
- Method in class jcuda.runtime.
cudaFuncAttributes
Returns a String representation of this object.
toString()
- Method in class jcuda.runtime.
cudaGraphicsResource
Returns a String representation of this object.
toString()
- Method in class jcuda.runtime.
cudaMemcpy3DParms
Returns a String representation of this object.
toString()
- Method in class jcuda.runtime.
cudaPitchedPtr
Returns a String representation of this object.
toString()
- Method in class jcuda.runtime.
cudaPos
Returns a String representation of this object.
toString()
- Method in class jcuda.runtime.
cudaStream_t
Returns a String representation of this object.
toString()
- Method in class jcuda.runtime.
dim3
Returns a String representation of this object.
toString()
- Method in class jcuda.runtime.
textureReference
Returns a String representation of this object.
totalConstMem
- Variable in class jcuda.runtime.
cudaDeviceProp
The total amount of constant memory available on the device in bytes;
totalGlobalMem
- Variable in class jcuda.runtime.
cudaDeviceProp
The total amount of global memory available on the device in bytes;
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
P
R
S
T
V
W
X
Y
Z