- tccDriver - Variable in class jcuda.runtime.cudaDeviceProp
-
1 if device is a Tesla device using TCC driver, 0 otherwise
- textureAlign - Variable in class jcuda.driver.CUdevprop
-
The alignment requirement; texture base addresses that are aligned to textureAlign bytes do not need an offset applied to texture fetches
- 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;
- texturePitchAlignment - Variable in class jcuda.runtime.cudaDeviceProp
-
Pitch alignment requirement for texture references bound to pitched
memory
- 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
-
NOTE: This method does not take into account the position
and array offset of the given buffer.
- to(NativePointerObject...) - Static method in class jcuda.Pointer
-
Creates a new Pointer to the given Pointers.
- toBuffer(Buffer) - Static method in class jcuda.Pointer
-
Creates a new Pointer to the given buffer.
- 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.CUDA_MEMCPY3D_PEER
-
Creates and returns a formatted (aligned, multi-line) String
representation of this object
- toFormattedString() - Method in class jcuda.driver.CUDA_POINTER_ATTRIBUTE_P2P_TOKENS
-
Creates and returns a formatted (aligned, multi-line) String
representation of this object
- toFormattedString() - Method in class jcuda.driver.CUDA_RESOURCE_DESC
-
Creates and returns a formatted (aligned, multi-line) String
representation of this object
- toFormattedString() - Method in class jcuda.driver.CUDA_RESOURCE_VIEW_DESC
-
Creates and returns a formatted (aligned, multi-line) String
representation of this object
- toFormattedString() - Method in class jcuda.driver.CUDA_TEXTURE_DESC
-
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.driver.JITOptions
-
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
- toFormattedString() - Method in class jcuda.runtime.cudaMemcpy3DPeerParms
-
Creates and returns a formatted (aligned, multi-line) String
representation of this object
- toFormattedString() - Method in class jcuda.runtime.cudaResourceDesc
-
Creates and returns a formatted (aligned, multi-line) String
representation of this object
- toFormattedString() - Method in class jcuda.runtime.cudaResourceViewDesc
-
Creates and returns a formatted (aligned, multi-line) String
representation of this object
- toFormattedString() - Method in class jcuda.runtime.cudaTextureDesc
-
Creates and returns a formatted (aligned, multi-line) String
representation of this object
- toString() - Method in class jcuda.cuComplex
-
Returns a String representation of this complex number.
- toString() - Method in class jcuda.cuDoubleComplex
-
Returns a String representation of this complex number.
- 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.CUDA_MEMCPY3D_PEER
-
Returns a String representation of this object.
- toString() - Method in class jcuda.driver.CUDA_POINTER_ATTRIBUTE_P2P_TOKENS
-
Returns a String representation of this object.
- toString() - Method in class jcuda.driver.CUDA_RESOURCE_DESC
-
Returns a String representation of this object.
- toString() - Method in class jcuda.driver.CUDA_RESOURCE_VIEW_DESC
-
Returns a String representation of this object.
- toString() - Method in class jcuda.driver.CUDA_TEXTURE_DESC
-
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.CUipcEventHandle
-
Returns a String representation of this object.
- toString() - Method in class jcuda.driver.CUipcMemHandle
-
Returns a String representation of this object.
- toString() - Method in class jcuda.driver.CUlinkState
-
Returns a String representation of this object.
- toString() - Method in class jcuda.driver.CUmipmappedArray
-
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.CUsurfObject
-
Returns a String representation of this object.
- toString() - Method in class jcuda.driver.CUsurfref
-
Returns a String representation of this object.
- toString() - Method in class jcuda.driver.CUtexObject
-
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.driver.JITOptions
-
Returns a String representation of this object.
- toString() - Method in class jcuda.NativePointerObject
-
- 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.cudaIpcEventHandle
-
Returns a String representation of this object.
- toString() - Method in class jcuda.runtime.cudaIpcMemHandle
-
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.cudaMemcpy3DPeerParms
-
Returns a String representation of this object.
- toString() - Method in class jcuda.runtime.cudaMipmappedArray
-
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.cudaPointerAttributes
-
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.cudaResourceDesc
-
Returns a String representation of this object.
- toString() - Method in class jcuda.runtime.cudaResourceViewDesc
-
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.cudaSurfaceObject
-
Returns a String representation of this object.
- toString() - Method in class jcuda.runtime.cudaTextureDesc
-
Returns a String representation of this object.
- toString() - Method in class jcuda.runtime.cudaTextureObject
-
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.surfaceReference
-
Returns a String representation of this object.
- toString() - Method in class jcuda.runtime.textureReference
-
Returns a String representation of this object.
- totalConstantMemory - Variable in class jcuda.driver.CUdevprop
-
The total amount of constant memory available on the device in bytes;
- 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;