Searched defs:GBM_BO_USE_SW_READ_RARELY (Results 1 – 3 of 3) sorted by relevance
50 #define GBM_BO_USE_SW_READ_RARELY (1 << 10) macro
60 pub const GBM_BO_USE_SW_READ_RARELY: gbm_bo_flags = 1024; constant
265 GBM_BO_USE_SW_READ_RARELY = (1 << 10), enumerator