Commit 8e2f729a authored by marina.kolpakova's avatar marina.kolpakova

Merge remote-tracking branch 'cuda-geek/surf-with-mask-fix' into 2.4

parents 99c66669 b14f447c
......@@ -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