Constant cudaErrorInvalidNormSetting

Source
pub const cudaErrorInvalidNormSetting: cudaError = 27;
Expand description

This indicates that an attempt was made to read a non-float texture as a normalized float. This is not supported by CUDA.