summaryrefslogtreecommitdiff
path: root/src/mali_exa.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mali_exa.h')
-rw-r--r--src/mali_exa.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mali_exa.h b/src/mali_exa.h
index 887851b..0002989 100644
--- a/src/mali_exa.h
+++ b/src/mali_exa.h
@@ -34,6 +34,10 @@ struct mali_info
int fb_xres;
int fb_yres;
int fd;
+ int blt_handle;
+ int fillColor;
+ GCPtr pGC;
+ PixmapPtr pSourcePixmap;
};
typedef struct