Lines Matching refs:screen
25 static struct pipe_screen *screen = NULL;
174 screen->flush_frontbuffer(screen, ctx, tex, 0, 0, window, NULL);
185 /* It's hard to say whether window or screen should be created
188 * Also, no easy way of querying supported formats if the screen
192 screen = graw_create_window_and_screen(0, 0, 300, 300,
195 if (window && screen)
198 if (!screen || !window) {
203 ctx = screen->context_create(screen, NULL, 0);
218 tex = screen->resource_create(screen,