CUresult cuTexRefDestroy ( CUtexref  hTexRef  ) 

Deprecated:
Destroys the texture reference specified by hTexRef.

Parameters:
hTexRef - Texture reference to destroy
Returns:
CUDA_SUCCESS, CUDA_ERROR_DEINITIALIZED, CUDA_ERROR_NOT_INITIALIZED, CUDA_ERROR_INVALID_CONTEXT, CUDA_ERROR_INVALID_VALUE
See also:
cuTexRefCreate


Generated by Doxygen for NVIDIA CUDA Library  NVIDIA