egl-wayland: Fix left-over wl_display_roundtrip() usage
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 15 Feb 2013 01:47:29 +0000 (20:47 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 15 Feb 2013 01:48:05 +0000 (20:48 -0500)
commit6dbe94c12cd1b3b912a7083055178e0dfd7372af
treec37b1752d4810c106284806487a476307a1e801c
parent5bb05c6e6d596d66c177e42a36128d2ca2e300aa
egl-wayland: Fix left-over wl_display_roundtrip() usage

We have to use the EGL wayland event queue for roundtrip, so use the
wayland_roundtrip() helper, which does just that.
src/gallium/state_trackers/egl/wayland/native_shm.c