progs/tests: Tests more views in mipmap_comp_tests
[mesa.git] / progs / trivial / quad-clip-nearplane.c
index 0e4f4c947c3787ea18ee3db25f8002502a7c9123..9380e4f9ae1c44e6d7221add7d0a03660c9d0f2d 100644 (file)
@@ -40,6 +40,7 @@ static void Init(void)
    fprintf(stderr, "GL_RENDERER   = %s\n", (char *) glGetString(GL_RENDERER));
    fprintf(stderr, "GL_VERSION    = %s\n", (char *) glGetString(GL_VERSION));
    fprintf(stderr, "GL_VENDOR     = %s\n", (char *) glGetString(GL_VENDOR));
+   fflush(stderr);
 
    fprintf(stderr, "Press z/Z to translate quad\n");