egl: fix build since 17eace581d25a626a7d75d9d1205d012cbb14a6e
authorDave Airlie <airlied@redhat.com>
Thu, 23 Sep 2010 06:12:23 +0000 (16:12 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 23 Sep 2010 06:12:23 +0000 (16:12 +1000)
looks like mesa st didn't get updated.

src/mesa/state_tracker/st_manager.c

index 450b0453cf44281287354019400dabc52d8a0579..66e32b4c9e873673c57cc3a17169447d09d30d0f 100644 (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,