Searched refs:unifiedAddressing (Results 1 – 2 of 2) sorted by relevance
836 bool cv::cuda::DeviceInfo::unifiedAddressing() const in unifiedAddressing() function in cv::cuda::DeviceInfo842 return deviceProps().get(device_id_)->unifiedAddressing != 0; in unifiedAddressing()1024 …printf(" Device supports Unified Addressing (UVA): %s\n", prop.unifiedAddressing ? "Yes" : "… in printCudaDeviceInfo()
797 bool unifiedAddressing() const;