Searched defs:GBM_BO_USE_SW_WRITE_RARELY (Results 1 – 3 of 3) sorted by relevance
52 #define GBM_BO_USE_SW_WRITE_RARELY (1 << 12) macro
62 pub const GBM_BO_USE_SW_WRITE_RARELY: gbm_bo_flags = 4096; constant
267 GBM_BO_USE_SW_WRITE_RARELY = (1 << 12), enumerator