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

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri2_glx.c72 int swapAvailable; member in struct:dri2_display
850 if (!pdp->swapAvailable) {
1129 if (pdp->swapAvailable && strcmp(driverName, "vmwgfx") != 0) {
1441 pdp->swapAvailable = (pdp->driMinor >= 2);
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri2_glx.c72 int swapAvailable; member in struct:dri2_display
790 if (!pdp->swapAvailable) {
1060 if (pdp->swapAvailable && strcmp(driverName, "vmwgfx") != 0) {
1369 pdp->swapAvailable = (pdp->driMinor >= 2);

Completed in 7 milliseconds