|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CUDA_RESOURCE_VIEW_DESC | |
---|---|
jcuda.driver | Contains the classes related to the JCuda driver API. |
Uses of CUDA_RESOURCE_VIEW_DESC in jcuda.driver |
---|
Methods in jcuda.driver with parameters of type CUDA_RESOURCE_VIEW_DESC | |
---|---|
static int |
JCudaDriver.cuTexObjectCreate(CUtexObject pTexObject,
CUDA_RESOURCE_DESC pResDesc,
CUDA_TEXTURE_DESC pTexDesc,
CUDA_RESOURCE_VIEW_DESC pResViewDesc)
Creates a texture object. |
static int |
JCudaDriver.cuTexObjectGetResourceViewDesc(CUDA_RESOURCE_VIEW_DESC pResViewDesc,
CUtexObject texObject)
Returns a texture object's resource view descriptor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |