HomeSort by relevance Sort by last modified time
    Searched refs:maxTexture2DLinear (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/core/include/opencv2/core/
cuda.hpp 731 Vec3i maxTexture2DLinear() const;
  /external/opencv3/modules/core/src/
cuda_info.cpp 616 Vec3i cv::cuda::DeviceInfo::maxTexture2DLinear() const
622 return Vec3i(deviceProps().get(device_id_)->maxTexture2DLinear);
    [all...]

Completed in 48 milliseconds