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

  /external/opencv3/modules/core/include/opencv2/core/
cuda.hpp 749 Vec2i maxTextureCubemapLayered() const;
  /external/opencv3/modules/core/src/
cuda_info.cpp 676 Vec2i cv::cuda::DeviceInfo::maxTextureCubemapLayered() const
682 return Vec2i(deviceProps().get(device_id_)->maxTextureCubemapLayered);
    [all...]

Completed in 36 milliseconds