egl: fix build since 17eace581d

looks like mesa st didn't get updated.
This commit is contained in:
Dave Airlie
2010-09-23 16:12:23 +10:00
parent 6547a82df1
commit ada1d91c15

View File

@@ -794,7 +794,7 @@ st_manager_get_egl_image_surface(struct st_context *st,
return NULL;
memset(&stimg, 0, sizeof(stimg));
if (!smapi->get_egl_image(smapi, &st->iface, eglimg, &stimg))
if (!smapi->get_egl_image(smapi, eglimg, &stimg))
return NULL;
ps = smapi->screen->get_tex_surface(smapi->screen,