Searched defs:gbm_bo (Results 1 – 1 of 1) sorted by relevance
33 struct gbm_bo { struct34 struct gbm_device *gbm;35 uint32_t width;36 uint32_t height;37 uint32_t format;38 uint32_t handle;39 uint32_t stride;40 uint32_t size;