Searched refs:maxTextureCubemapLayered (Results 1 – 2 of 2) sorted by relevance
749 Vec2i maxTextureCubemapLayered() const;
676 Vec2i cv::cuda::DeviceInfo::maxTextureCubemapLayered() const in maxTextureCubemapLayered() function in cv::cuda::DeviceInfo682 return Vec2i(deviceProps().get(device_id_)->maxTextureCubemapLayered); in maxTextureCubemapLayered()