Searched refs:DRI2InfoCnt (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_dri2.c328 static int DRI2InfoCnt; variable in typeref:typename:int
1337 if (DRI2InfoCnt == 0) {
1350 DRI2InfoCnt++;
1367 if (--DRI2InfoCnt == 0)
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_dri2.c422 static int DRI2InfoCnt; variable in typeref:typename:int
1458 if (DRI2InfoCnt == 0) {
1470 DRI2InfoCnt++;
1487 if (--DRI2InfoCnt == 0)

Completed in 5 milliseconds