Searched refs:swapBuffersWait (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_kms.c740 info->swapBuffersWait = xf86ReturnOptValBool(info->Options,
743 "SwapBuffers wait for vsync: %sabled\n", info->swapBuffersWait ? "en" : "dis");
H A Dradeon_dri2.c492 info->accel_state->vsync = info->swapBuffersWait;
H A Dradeon.h1045 Bool swapBuffersWait; member in struct:__anonb194aea90e08
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon.h601 Bool swapBuffersWait; member in struct:__anon5a499fe10208
H A Dradeon_kms.c1945 info->swapBuffersWait =
1949 info->swapBuffersWait ? "en" : "dis");
H A Dradeon_dri2.c388 info->accel_state->vsync = info->swapBuffersWait;

Completed in 15 milliseconds