aboutsummaryrefslogtreecommitdiff
path: root/include/drmhwcgralloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drmhwcgralloc.h')
-rw-r--r--include/drmhwcgralloc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/drmhwcgralloc.h b/include/drmhwcgralloc.h
index fc0af64..05b2cf0 100644
--- a/include/drmhwcgralloc.h
+++ b/include/drmhwcgralloc.h
@@ -32,7 +32,6 @@ typedef struct hwc_drm_bo {
uint32_t gem_handles[HWC_DRM_BO_MAX_PLANES];
uint64_t modifiers[HWC_DRM_BO_MAX_PLANES];
uint32_t fb_id;
- bool with_modifiers;
int acquire_fence_fd;
void *priv;
} hwc_drm_bo_t;