summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/wayland/server-buffer/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/wayland/server-buffer/README b/examples/wayland/server-buffer/README
index 4e5eebbb1..5744a6baf 100644
--- a/examples/wayland/server-buffer/README
+++ b/examples/wayland/server-buffer/README
@@ -2,10 +2,10 @@ This is the example to demonstrate the server buffer interfaces
Compile up both compositor and client.
-If you have the drm-egl-server buffer integration (and you are running Mesa)
+If you have the dmabuf-server buffer integration (and you are running Mesa)
then start the compositor with:
-$ QT_WAYLAND_SERVER_BUFFER_INTEGRATION=drm-egl-server ./compositor
+$ QT_WAYLAND_SERVER_BUFFER_INTEGRATION=dmabuf-server ./compositor
Note: if you are running a compositor on an X11 desktop, you also need to