summaryrefslogtreecommitdiff
path: root/EGL/yagl_image.h
diff options
context:
space:
mode:
Diffstat (limited to 'EGL/yagl_image.h')
-rw-r--r--EGL/yagl_image.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/EGL/yagl_image.h b/EGL/yagl_image.h
index 7a63c79..2ab8e2b 100644
--- a/EGL/yagl_image.h
+++ b/EGL/yagl_image.h
@@ -56,6 +56,8 @@ struct yagl_image
struct yagl_client_image *client_image;
void (*update)(struct yagl_image */*image*/);
+
+ void (*finalize)(struct yagl_image */*image*/);
};
void yagl_image_init(struct yagl_image *image,