fixed ocl::minMax

This commit is contained in:
Ilya Lavrenov
2013-09-27 15:53:47 +04:00
parent 178f0272fe
commit 9dca7555b4
3 changed files with 145 additions and 216 deletions

View File

@@ -753,7 +753,7 @@ TEST_P(MinMax, MAT)
}
}
TEST_P(MinMax, DISABLED_MASK)
TEST_P(MinMax, MASK)
{
for (int j = 0; j < LOOP_TIMES; j++)
{