Skip to main content

cudaError_cudaErrorDuplicateTextureName

Constant cudaError_cudaErrorDuplicateTextureName 

Source
pub const cudaError_cudaErrorDuplicateTextureName: cudaError = 44;
Expand description

This indicates that multiple textures (across separate CUDA source files in the application) share the same string name.