Searched defs:GBM_BO_USE_SW_WRITE_OFTEN (Results 1 – 3 of 3) sorted by relevance
51 #define GBM_BO_USE_SW_WRITE_OFTEN (1 << 11) macro
61 pub const GBM_BO_USE_SW_WRITE_OFTEN: gbm_bo_flags = 2048; constant
266 GBM_BO_USE_SW_WRITE_OFTEN = (1 << 11), enumerator