mirror of
https://github.com/yawut/SDL.git
synced 2026-04-22 00:27:21 -05:00
Compare against the correct image
This commit is contained in:
parent
c14ffddbcc
commit
754e60b870
|
|
@ -518,7 +518,7 @@ static int render_testPrimitivesBlend (void)
|
|||
}
|
||||
|
||||
/* 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 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user