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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3DIf.cpp956 static uint32_t g_cVBoxDispD3DGlobalOpens; variable
970 g_cVBoxDispD3DGlobalOpens = 0;
1096 if (!g_cVBoxDispD3DGlobalOpens)
1108 ++g_cVBoxDispD3DGlobalOpens;
1119 --g_cVBoxDispD3DGlobalOpens;
1120 if (!g_cVBoxDispD3DGlobalOpens)

Completed in 43 milliseconds