Searched refs:race_window (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| H A D | dri2-race.c | 126 static void race_window(Display *dpy, int width, int height, function in typeref:typename:void 806 race_window(dpy, width, height, attachments, 1, 0, "fullscreen"); 807 race_window(dpy, width, height, attachments, 1, COMPOSITE, "composite fullscreen"); 808 race_window(dpy, width, height, attachments, 2, 0, "fullscreen (with front)"); 809 race_window(dpy, width, height, attachments, 2, COMPOSITE, "composite fullscreen (with front)"); 833 race_window(dpy, width, height, attachments, 1, 0, "windowed"); 834 race_window(dpy, width, height, attachments, 1, COMPOSITE, "composite windowed"); 835 race_window(dpy, width, height, attachments, 2, 0, "windowed (with front)"); 836 race_window(dpy, width, height, attachments, 2, COMPOSITE, "composite windowed (with front)");
|
Completed in 3 milliseconds