Compare against the correct image
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404183
This commit is contained in:
parent
508336f894
commit
200856fb2b
1 changed files with 1 additions and 1 deletions
|
@ -518,7 +518,7 @@ static int render_testPrimitivesBlend (void)
|
||||||
}
|
}
|
||||||
|
|
||||||
/* See if it's the same. */
|
/* See if it's the same. */
|
||||||
if (render_compare( "Blended primitives output not the same.", &img_primitives ))
|
if (render_compare( "Blended primitives output not the same.", &img_blend ))
|
||||||
return -1;
|
return -1;
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue