Searched refs:gbm_bo_format (Results 1 – 3 of 3) sorted by relevance
43 pub const GBM_BO_FORMAT_XRGB8888: gbm_bo_format = 0;44 pub const GBM_BO_FORMAT_ARGB8888: gbm_bo_format = 1;45 pub type gbm_bo_format = u32; typedef
73 enum gbm_bo_format { enum