Home
last modified time | relevance | path

Searched refs:unifiedAddressing (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/core/src/
Dcuda_info.cpp836 bool cv::cuda::DeviceInfo::unifiedAddressing() const in unifiedAddressing() function in cv::cuda::DeviceInfo
842 return deviceProps().get(device_id_)->unifiedAddressing != 0; in unifiedAddressing()
1024 …printf(" Device supports Unified Addressing (UVA): %s\n", prop.unifiedAddressing ? "Yes" : "… in printCudaDeviceInfo()
/external/opencv3/modules/core/include/opencv2/core/
Dcuda.hpp797 bool unifiedAddressing() const;