Home
last modified time | relevance | path

Searched defs:gbm_bo (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gbm/main/
Dgbmint.h89 struct gbm_bo { struct
95 union gbm_bo_handle handle; argument
97 void (*destroy_user_data)(struct gbm_bo *, void *); argument
Dgbm.c273 void (*destroy_user_data)(struct gbm_bo *, void *)) in gbm_bo_set_user_data()