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

/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri2-race.c252 static void race_resize(Display *dpy, int width, int height, function in typeref:typename:void
811 race_resize(dpy, width, height, attachments, 1, 0, "");
812 race_resize(dpy, width, height, attachments, 1, COMPOSITE, "composite");
813 race_resize(dpy, width, height, attachments, 2, 0, "with front");
814 race_resize(dpy, width, height, attachments, 2, COMPOSITE, "composite with front");

Completed in 3 milliseconds