Searched refs:maxGridSize (Results 1 – 2 of 2) sorted by relevance
428 Vec3i cv::cuda::DeviceInfo::maxGridSize() const in maxGridSize() function in cv::cuda::DeviceInfo434 return Vec3i(deviceProps().get(device_id_)->maxGridSize); in maxGridSize()1011 …h dimension of a grid: %d x %d x %d\n", prop.maxGridSize[0], prop.maxGridSize[1], prop.maxGri… in printCudaDeviceInfo()
672 Vec3i maxGridSize() const;