Searched refs:hasEqualOrLessPtx (Results 1 – 2 of 2) sorted by relevance
146 bool hasEqualOrLessPtx(int major, int minor) const;182 bool CudaArch::hasEqualOrLessPtx(int major, int minor) const in hasEqualOrLessPtx() function in __anonba33a78e0111::CudaArch263 bool cv::cuda::TargetArchs::hasEqualOrLessPtx(int major, int minor) in hasEqualOrLessPtx() function in cv::cuda::TargetArchs271 return cudaArch.hasEqualOrLessPtx(major, minor); in hasEqualOrLessPtx()911 if (TargetArchs::hasEqualOrLessPtx(majorVersion(), minorVersion())) in isCompatible()
620 static bool hasEqualOrLessPtx(int major, int minor);