summaryrefslogtreecommitdiffstats
path: root/gralloc_drm_handle.h
diff options
context:
space:
mode:
Diffstat (limited to 'gralloc_drm_handle.h')
-rw-r--r--gralloc_drm_handle.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gralloc_drm_handle.h b/gralloc_drm_handle.h
index f5b6aa0..ee96fbf 100644
--- a/gralloc_drm_handle.h
+++ b/gralloc_drm_handle.h
@@ -36,6 +36,9 @@ struct gralloc_drm_bo_t;
struct gralloc_drm_handle_t {
native_handle_t base;
+ /* file descriptors */
+ int prime_fd;
+
int magic;
int width;