Lines Matching refs:screen
21 struct pipe_screen *screen;
36 screen->flush_frontbuffer(screen, ctx, tex, 0, 0, window, NULL);
46 /* It's hard to say whether window or screen should be created
49 * Also, no easy way of querying supported formats if the screen
53 screen = graw_create_window_and_screen(0, 0, 300, 300,
56 if (window && screen)
59 if (!screen || !window) {
64 ctx = screen->context_create(screen, NULL, 0);
79 tex = screen->resource_create(screen,