Lines Matching refs:screen
28 static struct pipe_screen *screen = NULL;
227 screen->flush_frontbuffer(screen, ctx, tex, 0, 0, window, NULL);
238 /* It's hard to say whether window or screen should be created
241 * Also, no easy way of querying supported formats if the screen
245 screen = graw_create_window_and_screen(0, 0, 300, 300,
248 if (window && screen)
251 if (!screen || !window) {
256 ctx = screen->context_create(screen, NULL, 0);
271 tex = screen->resource_create(screen,