Home
last modified time | relevance | path

Searched refs:dirtyThrottling (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_tracker.h114 Bool dirtyThrottling; member
Dxorg_driver.c552 ms->dirtyThrottling ? in xorg_flush()
556 if (ms->dirtyThrottling) { in xorg_flush()
819 ms->dirtyThrottling = cust ? cust->dirty_throttling : FALSE; in drv_screen_init()
821 &ms->dirtyThrottling) ? in drv_screen_init()
851 ms->dirtyThrottling ? "enabled" : "disabled"); in drv_screen_init()