disable some gpu tests if library was built without CUFFT

This commit is contained in:
Vladislav Vinogradov
2014-01-31 15:40:59 +04:00
parent 7161b5bbad
commit 8401ed9395
2 changed files with 8 additions and 0 deletions

View File

@@ -851,6 +851,8 @@ PERF_TEST_P(Sz_Depth_Cn, ImgProc_BlendLinear,
}
}
#ifdef HAVE_CUFFT
//////////////////////////////////////////////////////////////////////
// Convolve
@@ -1085,6 +1087,8 @@ PERF_TEST_P(Sz_Flags, ImgProc_Dft,
}
}
#endif
//////////////////////////////////////////////////////////////////////
// CornerHarris