Searched refs:front_resource (Results 1 – 1 of 1) sorted by relevance
167 struct pipe_resource *front_resource; in wayland_window_surface_handle_resize() local171 front_resource = resource_surface_get_single_resource(surface->rsurf, in wayland_window_surface_handle_resize()179 if (front_resource) { in wayland_window_surface_handle_resize()182 surface->pending_resource = front_resource; in wayland_window_surface_handle_resize()183 front_resource = NULL; in wayland_window_surface_handle_resize()199 pipe_resource_reference(&front_resource, NULL); in wayland_window_surface_handle_resize()