core/ocl: temporary move device selection from ocl module
This commit is contained in:
@@ -76,5 +76,5 @@ void readLoopTimes(int argc, char ** argv)
|
||||
CV_Assert(LOOP_TIMES > 0);
|
||||
}
|
||||
|
||||
CV_TEST_MAIN(".", dumpOpenCLDevice(),
|
||||
CV_TEST_MAIN(".", ::dumpOpenCLDevice(),
|
||||
readLoopTimes(argc, argv))
|
||||
|
Reference in New Issue
Block a user