mesa-drm/tests/modetest
Emil Velikov 4a8da02e52 tests/modetest: silence compiler warning about uninitialised variables
The compiler is unaware of that we have at least one crts/connector/plane
thus it complains that some of our variables will be used uninitialised.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Rob Clark <robdclark@gmail.com>
2013-08-30 11:37:05 -04:00
..
buffers.c modetest: Allocate NV buffers large enough for the two planes 2013-08-05 14:21:45 +02:00
buffers.h modetest: Fix warnings 2013-08-05 14:21:43 +02:00
Makefile.am modetest: Fix warnings 2013-08-05 14:21:43 +02:00
modetest.c tests/modetest: silence compiler warning about uninitialised variables 2013-08-30 11:37:05 -04:00