gallium-egl: Fix compile errors introduced in de315f76a
authorKristian Høgsberg <krh@bitplanet.net>
Wed, 20 Mar 2013 00:16:57 +0000 (20:16 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 20 Mar 2013 00:17:47 +0000 (20:17 -0400)
commit939789e48de794d4a29851d5f710c4d508b7568a
tree688eb311d2d0bb2c1d8bdddc7d8fef3053a7a484
parent995bbc22564b22de2ef6aac4e6881fd4c23e3162
gallium-egl: Fix compile errors introduced in de315f76a

The commit changed API in a helper library shared by both egl_dri2 and
the gallium egl state tracker, but only egl_dri2 was updated to use the
new interface.

Tested-by: Giulio Camuffo <giuliocamuffo@gmail.com>
src/gallium/state_trackers/egl/common/native_wayland_drm_bufmgr_helper.c
src/gallium/state_trackers/egl/common/native_wayland_drm_bufmgr_helper.h
src/gallium/state_trackers/egl/drm/native_drm.c
src/gallium/state_trackers/egl/wayland/native_drm.c
src/gallium/state_trackers/egl/x11/native_dri2.c