Searched refs:tccDriver (Results 1 – 2 of 2) sorted by relevance
816 bool cv::cuda::DeviceInfo::tccDriver() const in tccDriver() function in cv::cuda::DeviceInfo822 return deviceProps().get(device_id_)->tccDriver != 0; in tccDriver()1023 … printf(" Device is using TCC driver mode: %s\n", prop.tccDriver ? "Yes" : "No"); in printCudaDeviceInfo()
791 bool tccDriver() const;