Merge branch '7.8'
[mesa.git] / src / gallium / state_trackers / dri / drm / dri2.h
index 379963431fb84dc2ce436471440e6114c27c0bdd..5b28850000b70bd23d2cea57c511e5f959dae4a3 100644 (file)
@@ -43,4 +43,7 @@ dri2_allocate_textures(struct dri_drawable *drawable,
                        const enum st_attachment_type *statts,
                        unsigned count);
 
+__DRIimage *
+dri2_lookup_egl_image(struct dri_context *ctx, void *handle);
+
 #endif /* DRI2_H */