Searched refs:race_manager (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri2-race.c381 static void race_manager(Display *dpy, int width, int height, function in typeref:typename:void
816 race_manager(dpy, width, height, attachments, 1, 0, "fullscreen");
817 race_manager(dpy, width, height, attachments, 1, COMPOSITE, "composite fullscreen");
818 race_manager(dpy, width, height, attachments, 2, 0, "fullscreen (with front)");
819 race_manager(dpy, width, height, attachments, 2, COMPOSITE, "composite fullscreen (with front)");
838 race_manager(dpy, width, height, attachments, 1, 0, "windowed");
839 race_manager(dpy, width, height, attachments, 1, COMPOSITE, "composite windowed");
840 race_manager(dpy, width, height, attachments, 2, 0, "windowed (with front)");
841 race_manager(dpy, width, height, attachments, 2, COMPOSITE, "composite windowed (with front)");

Completed in 3 milliseconds