| Package | Description |
|---|---|
| org.bytedeco.cuda.cudart | |
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
surfaceReference |
surfaceReference.channelDesc(cudaChannelFormatDesc setter) |
surfaceReference |
surfaceReference.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static int |
cudart.cudaBindSurfaceToArray(surfaceReference surfref,
cudaArray array,
cudaChannelFormatDesc desc)
\brief Binds an array to a surface
Binds the CUDA array \p array to the surface reference \p surfref.
|
static int |
cudart.cudaGetSurfaceReference(surfaceReference surfref,
Pointer symbol) |
Copyright © 2019. All rights reserved.