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

/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri2-race.c512 static void race_close(int width, int height, function in typeref:typename:void
821 race_close(width, height, attachments, 1, 0, "fullscreen");
822 race_close(width, height, attachments, 1, COMPOSITE, "composite fullscreen");
823 race_close(width, height, attachments, 2, 0, "fullscreen (with front)");
824 race_close(width, height, attachments, 2, COMPOSITE, "composite fullscreen (with front)");
843 race_close(width, height, attachments, 1, 0, "windowed");
844 race_close(width, height, attachments, 1, COMPOSITE, "composite windowed");
845 race_close(width, height, attachments, 2, 0, "windowed (with front)");
846 race_close(width, height, attachments, 2, COMPOSITE, "composite windowed (with front)");

Completed in 3 milliseconds