summaryrefslogtreecommitdiff
path: root/uxa/uxa.h
diff options
context:
space:
mode:
Diffstat (limited to 'uxa/uxa.h')
-rw-r--r--uxa/uxa.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/uxa/uxa.h b/uxa/uxa.h
index f1c1cfa9..8f6f896c 100644
--- a/uxa/uxa.h
+++ b/uxa/uxa.h
@@ -517,6 +517,9 @@ uxa_driver_fini(ScreenPtr pScreen);
CARD32
uxa_get_pixmap_first_pixel (PixmapPtr pPixmap);
+void
+uxa_set_fallback_debug (ScreenPtr screen, Bool enable);
+
/**
* Returns TRUE if the given planemask covers all the significant bits in the
* pixel values for pDrawable.