Commit b14f447c authored by marina.kolpakova's avatar marina.kolpakova

fix GPU SURF tests for masked case

parent b6a2717c
......@@ -150,8 +150,6 @@ namespace
sumOffset = bindSumTex(surf_.sum);
return;
if (use_mask)
{
min(mask, 1.0, surf_.mask1);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment