Searched defs:_TDemoteClampZ (Results 1 – 1 of 1) sorted by relevance
107 template<typename Tin> inline __host__ __device__ void _TDemoteClampZ(Tin &a, Ncv8u &out) {out = (N… in _TDemoteClampZ() function108 template<typename Tin> inline __host__ __device__ void _TDemoteClampZ(Tin &a, Ncv16u &out) {out = (… in _TDemoteClampZ() function109 template<typename Tin> inline __host__ __device__ void _TDemoteClampZ(Tin &a, Ncv32u &out) {out = (… in _TDemoteClampZ() function110 template<typename Tin> inline __host__ __device__ void _TDemoteClampZ(Tin &a, Ncv32f &out) {out = (… in _TDemoteClampZ() function