Lines Matching refs:device
45 * The GBM device interface version must be incremented whenever the structures
53 * backend, and device structures which contain it explicitly. Buffer objects,
65 * ABI version of a device created by the backend: 0
69 * ABI version of a surface created by a device from the backend: 1
73 * ABI version of a buffer object created by a device from the backend: 4
78 * GBM device interface corresponding to GBM_BACKEND_ABI_VERSION = 0
87 * The version of the GBM backend interface supported by this device and its
89 * GBM loader if the device was created by an older backend, or less than the
90 * maximum version supported by the backend if the device was created by an
100 * directly accessing a device instance or any child objects instantiated by
101 * a device instance.
112 int (*get_format_modifier_plane_count)(struct gbm_device *device,
161 * The device used for the memory allocation.