pub const cudaErrorInvalidFilterSetting: cudaError = 26;
This indicates that a non-float texture was being accessed with linear filtering. This is not supported by CUDA.