gbm: Export a get modifiers
[mesa.git] / src / gbm / main / gbm.h
index 5f588dab58d9f757154cbc3a180e42c54dac36cd..a774b509510ce987f09432d5b46cb808fc68fd73 100644 (file)
@@ -327,6 +327,9 @@ gbm_bo_get_handle(struct gbm_bo *bo);
 int
 gbm_bo_get_fd(struct gbm_bo *bo);
 
+uint64_t
+gbm_bo_get_modifier(struct gbm_bo *bo);
+
 int
 gbm_bo_get_plane_count(struct gbm_bo *bo);