Home
last modified time | relevance | path

Searched refs:swapThrottling (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_dri2.c359 if (ms->swapThrottling && in dri2_copy_region()
396 && ms->swapThrottling) ? in dri2_copy_region()
Dxorg_tracker.h113 Bool swapThrottling; member
Dxorg_driver.c814 ms->swapThrottling = cust ? cust->swap_throttling : TRUE; in drv_screen_init()
816 &ms->swapThrottling) ? in drv_screen_init()
849 ms->swapThrottling ? "enabled" : "disabled"); in drv_screen_init()