summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/egl/wayland/native_wayland.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/state_trackers/egl/wayland/native_wayland.h')
-rw-r--r--src/gallium/state_trackers/egl/wayland/native_wayland.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/state_trackers/egl/wayland/native_wayland.h b/src/gallium/state_trackers/egl/wayland/native_wayland.h
index 8790f26aab..271c10dc11 100644
--- a/src/gallium/state_trackers/egl/wayland/native_wayland.h
+++ b/src/gallium/state_trackers/egl/wayland/native_wayland.h
@@ -62,6 +62,7 @@ struct wayland_surface {
enum wayland_surface_type type;
int dx, dy;
struct resource_surface *rsurf;
+ struct pipe_resource *pending_resource;
enum pipe_format color_format;
unsigned int sequence_number;