Lines Matching refs:gbm_device
50 * \return The fd that the struct gbm_device was created with
53 gbm_device_get_fd(struct gbm_device *gbm)
64 gbm_device_get_backend_name(struct gbm_device *gbm)
82 gbm_device_is_format_supported(struct gbm_device *gbm,
95 gbm_device_get_format_modifier_plane_count(struct gbm_device *gbm,
107 gbm_device_destroy(struct gbm_device *gbm)
122 * \return The newly created struct gbm_device. The resources associated with
126 GBM_EXPORT struct gbm_device *
129 struct gbm_device *gbm = NULL;
297 GBM_EXPORT struct gbm_device *
462 gbm_bo_create(struct gbm_device *gbm,
475 gbm_bo_create_with_modifiers(struct gbm_device *gbm,
522 gbm_bo_import(struct gbm_device *gbm,
596 gbm_surface_create(struct gbm_device *gbm,
604 gbm_surface_create_with_modifiers(struct gbm_device *gbm,