Searched refs:setupDone (Results 1 - 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/targets/xorg-i915/
H A Dintel_xorg.c99 static Bool setupDone = 0; local
103 if (!setupDone) {
104 setupDone = 1;
/external/mesa3d/src/gallium/targets/xorg-r300/
H A Dxorg.c100 static Bool setupDone = 0; local
104 if (!setupDone) {
105 setupDone = 1;
/external/mesa3d/src/gallium/targets/xorg-r600/
H A Dxorg.c100 static Bool setupDone = 0; local
104 if (!setupDone) {
105 setupDone = 1;
/external/mesa3d/src/gallium/targets/xorg-radeonsi/
H A Dxorg.c100 static Bool setupDone = 0; local
104 if (!setupDone) {
105 setupDone = 1;
/external/mesa3d/src/gallium/targets/xorg-nouveau/
H A Dnouveau_xorg.c97 static Bool setupDone = 0; local
101 if (!setupDone) {
102 setupDone = 1;

Completed in 109 milliseconds