Searched refs:CubicInterPtrSz (Results 1 – 1 of 1) sorted by relevance
213 template <class SrcPtr> struct CubicInterPtrSz : CubicInterPtr<SrcPtr> struct219 __host__ CubicInterPtrSz<typename PtrTraits<SrcPtr>::ptr_type> interCubic(const SrcPtr& src) in interCubic()221 CubicInterPtrSz<typename PtrTraits<SrcPtr>::ptr_type> i; in interCubic()228 template <class SrcPtr> struct PtrTraits< CubicInterPtrSz<SrcPtr> > : PtrTraitsBase<CubicInterPtrSz…