Surface Reference Management
[CUDA Runtime API]


Functions

cudaError_t cudaBindSurfaceToArray (const struct surfaceReference *surfref, const struct cudaArray *array, const struct cudaChannelFormatDesc *desc)
 Binds an array to a surface.
cudaError_t cudaGetSurfaceReference (const struct surfaceReference **surfref, const char *symbol)
 Get the surface reference associated with a symbol.

Detailed Description

This section describes the low level surface reference management functions of the CUDA runtime application programming interface.

Generated by Doxygen for NVIDIA CUDA Library  NVIDIA