]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/ui/gtk.h
Add gles support to egl-helpers, wire up in egl-headless and gtk.
[mirror_qemu.git] / include / ui / gtk.h
index 2922fc64b2b602b8a746603ab3860614f1632c1d..a79780afc70a7233cd9d9bffae862b37ec867b58 100644 (file)
@@ -127,7 +127,7 @@ void gd_egl_release_dmabuf(DisplayChangeListener *dcl,
                            QemuDmaBuf *dmabuf);
 void gd_egl_scanout_flush(DisplayChangeListener *dcl,
                           uint32_t x, uint32_t y, uint32_t w, uint32_t h);
-void gtk_egl_init(void);
+void gtk_egl_init(DisplayGLMode mode);
 int gd_egl_make_current(DisplayChangeListener *dcl,
                         QEMUGLContext ctx);