summaryrefslogtreecommitdiff
path: root/glamor/glamor.h
diff options
context:
space:
mode:
Diffstat (limited to 'glamor/glamor.h')
-rw-r--r--glamor/glamor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/glamor/glamor.h b/glamor/glamor.h
index 50617b857..09c8c8e37 100644
--- a/glamor/glamor.h
+++ b/glamor/glamor.h
@@ -39,3 +39,4 @@
Bool glamor_init(ScreenPtr screen);
void glamor_fini(ScreenPtr screen);
+void glamor_set_pixmap_texture(PixmapPtr pixmap, int w, int h, unsigned int tex);