Searched refs:mixed_color_depth (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddri_screen.c168 boolean mixed_color_depth; local in function:dri_fill_in_modes
229 mixed_color_depth =
277 GL_TRUE, !mixed_color_depth, GL_FALSE);
287 GL_FALSE, !mixed_color_depth, GL_FALSE);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
H A Ddri_screen.c157 bool mixed_color_depth; local in function:dri_fill_in_modes
222 mixed_color_depth =
276 GL_TRUE, !mixed_color_depth);
286 GL_FALSE, !mixed_color_depth);

Completed in 4 milliseconds