Uses of Class
com.ibm.cuda.CudaTexture
-
Packages that use CudaTexture Package Description com.ibm.cuda This package enables access to CUDA-capable devices from Java. -
-
Uses of CudaTexture in com.ibm.cuda
Methods in com.ibm.cuda that return CudaTexture Modifier and Type Method Description CudaTexture
CudaModule. getTexture(String name)
Returns the texture of the specified name from this module.
-