gbm: Add import from fd
[mesa.git] / src / gbm / main / gbm.c
index ad5208ca13607aa48dd1771eea7dbd339a830bb6..6179e5b830d4a42818492820577de4d5ac36b9bc 100644 (file)
@@ -362,6 +362,7 @@ gbm_bo_create(struct gbm_device *gbm,
  *
  *   GBM_BO_IMPORT_WL_BUFFER
  *   GBM_BO_IMPORT_EGL_IMAGE
+ *   GBM_BO_IMPORT_FD
  *
  * The the gbm bo shares the underlying pixels but its life-time is
  * independent of the foreign object.