Searched defs:cConfigs (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/x11/vboxvideo/
H A Dvboxvideo_dri.c89 int cConfigs = 2; /* With and without double buffering */ local
92 cConfigs);
99 for (int i = 0; rc && i < cConfigs; ++i)
134 pVBox->cVisualConfigs = cConfigs;
137 GlxSetVisualConfigs(cConfigs, pConfigs, NULL);

Completed in 30 milliseconds