Constant cudaErrorInvalidTexture

Source
pub const cudaErrorInvalidTexture: cudaError = 18;
Expand description

This indicates that the texture passed to the API call is not a valid texture.