Home
last modified time | relevance | path

Searched defs:db_modes (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/
H A Ddri_screen.c147 const bool *db_modes, unsigned num_db_modes, in driCreateConfigs()
351 static const bool db_modes[] = { false, true }; in dri_fill_in_modes() local