Surface Reference Management
[CUDA Driver API]


Functions

CUresult cuSurfRefGetArray (CUarray *phArray, CUsurfref hSurfRef)
 Passes back the CUDA array bound to a surface reference.
CUresult cuSurfRefSetArray (CUsurfref hSurfRef, CUarray hArray, unsigned int Flags)
 Sets the CUDA array for a surface reference.

Detailed Description

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

Generated by Doxygen for NVIDIA CUDA Library  NVIDIA