JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
All Classes
SEARCH:
JavaScript is disabled on your browser.
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.