Searched defs:GBM_BO_USE_SW_READ_OFTEN (Results 1 – 3 of 3) sorted by relevance
49 #define GBM_BO_USE_SW_READ_OFTEN (1 << 9) macro
59 pub const GBM_BO_USE_SW_READ_OFTEN: gbm_bo_flags = 512; constant
264 GBM_BO_USE_SW_READ_OFTEN = (1 << 9), enumerator