Searched defs:db_modes (Results 1 – 1 of 1) sorted by relevance
147 const bool *db_modes, unsigned num_db_modes, in driCreateConfigs()351 static const bool db_modes[] = { false, true }; in dri_fill_in_modes() local