Searched defs:gbm_surface (Results 1 – 2 of 2) sorted by relevance
119 struct gbm_surface { struct120 struct gbm_device *gbm;121 uint32_t width;122 uint32_t height;123 uint32_t format;124 uint32_t flags;125 struct {
21 struct gbm_surface { struct