mirror of
https://github.com/X11Libre/xf86-video-intel.git
synced 2026-03-24 01:24:12 +00:00
test: Compile fix for make check
Reported-by: Jeremy Huddleston <jeremyhu@apple.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -265,7 +265,7 @@ static void rect_tests(struct test *t, int reps, int sets, enum target target, i
|
||||
real.draw, real.format,
|
||||
ref.draw, ref.format,
|
||||
0, 0, real.width, real.height,
|
||||
""
|
||||
"");
|
||||
}
|
||||
|
||||
printf("passed [%d iterations x %d]\n", reps, sets);
|
||||
|
||||
Reference in New Issue
Block a user