summaryrefslogtreecommitdiff
path: root/gralloc4/src/mali_gralloc_buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'gralloc4/src/mali_gralloc_buffer.h')
-rw-r--r--gralloc4/src/mali_gralloc_buffer.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gralloc4/src/mali_gralloc_buffer.h b/gralloc4/src/mali_gralloc_buffer.h
index 02172c6..3863342 100644
--- a/gralloc4/src/mali_gralloc_buffer.h
+++ b/gralloc4/src/mali_gralloc_buffer.h
@@ -177,6 +177,9 @@ struct private_handle_t
int magic DEFAULT_INITIALIZER(sMagic);
int flags DEFAULT_INITIALIZER(0);
+ /*
+ * Number of dmabuf fds, NOT including the metadata fd
+ */
int fd_count DEFAULT_INITIALIZER(1);
/*