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)
120 * \return The newly created struct gbm_device. The resources associated with
124 GBM_EXPORT struct gbm_device *
127 struct gbm_device *gbm = NULL;
296 GBM_EXPORT struct gbm_device *
481 gbm_bo_create(struct gbm_device *gbm,
494 gbm_bo_create_with_modifiers(struct gbm_device *gbm,
519 gbm_bo_create_with_modifiers2(struct gbm_device *gbm,
572 gbm_bo_import(struct gbm_device *gbm,
651 gbm_surface_create(struct gbm_device *gbm,
659 gbm_surface_create_with_modifiers(struct gbm_device *gbm,
685 gbm_surface_create_with_modifiers2(struct gbm_device *gbm,