Searched refs:showCache (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810.h242 Bool showCache; member in struct:_I810Rec
H A Di810_driver.c329 pI810->showCache = TRUE;
331 pI810->showCache = FALSE;
1808 if (pI810->showCache) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810.h243 Bool showCache; member in struct:_I810Rec
H A Di810_driver.c329 pI810->showCache = TRUE;
331 pI810->showCache = FALSE;
1808 if (pI810->showCache) {
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810.h262 Bool showCache; member in struct:_I810Rec
H A Di810_driver.c631 pI810->showCache = TRUE;
633 pI810->showCache = FALSE;
2182 if (pI810->showCache) {
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128.h495 Bool showCache; member in struct:__anona5d7874c0508
H A Dr128_driver.c1289 info->showCache = TRUE;
2882 if(info->showCache && y && pScrn->vtSema)

Completed in 14 milliseconds