pub const cudaErrorInvalidNormSetting: cudaError = 27;
This indicates that an attempt was made to read a non-float texture as a normalized float. This is not supported by CUDA.