d3d1x: add untested support for geometry shader translation
[mesa.git] / src / gallium / state_trackers / xorg / xorg_composite.h
index 236addf1ce485602f452e79a717bb819e1353130..ec71ebfe0dc3d9d2564134c068ed6e24166b1c7d 100644 (file)
@@ -29,4 +29,8 @@ void xorg_solid(struct exa_context *exa,
                 struct exa_pixmap_priv *pixmap,
                 int x0, int y0, int x1, int y1);
 
+
+void
+xorg_composite_done(struct exa_context *exa);
+
 #endif