pub const cudaErrorInvalidTexture: cudaError = 18;
This indicates that the texture passed to the API call is not a valid texture.