|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use cudaTextureDesc | |
|---|---|
| jcuda.runtime | Contains the classes related to the JCuda runtime API. |
| Uses of cudaTextureDesc in jcuda.runtime |
|---|
| Methods in jcuda.runtime with parameters of type cudaTextureDesc | |
|---|---|
static int |
JCuda.cudaCreateTextureObject(cudaTextureObject pTexObject,
cudaResourceDesc pResDesc,
cudaTextureDesc pTexDesc,
cudaResourceViewDesc pResViewDesc)
Creates a texture object. |
static int |
JCuda.cudaGetTextureObjectTextureDesc(cudaTextureDesc pTexDesc,
cudaTextureObject texObject)
Returns a texture object's texture descriptor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||