Lines Matching refs:gbm_device
47 struct gbm_device *devices[16];
53 * \return The fd that the struct gbm_device was created with
56 gbm_device_get_fd(struct gbm_device *gbm)
68 gbm_device_get_backend_name(struct gbm_device *gbm)
86 gbm_device_is_format_supported(struct gbm_device *gbm,
97 gbm_device_destroy(struct gbm_device *gbm)
104 GBM_EXPORT struct gbm_device *
107 struct gbm_device *gbm = NULL;
138 * \return The newly created struct gbm_device. The resources associated with
142 GBM_EXPORT struct gbm_device *
145 struct gbm_device *gbm = NULL;
258 GBM_EXPORT struct gbm_device *
325 gbm_bo_create(struct gbm_device *gbm,
364 gbm_bo_import(struct gbm_device *gbm,
385 gbm_surface_create(struct gbm_device *gbm,