Searched defs:fHostCapsInitialized (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dvboxhgcm.c189 bool fHostCapsInitialized; member in struct:__anon16261
1444 if (!g_crvboxhgcm.fHostCapsInitialized)
1454 g_crvboxhgcm.fHostCapsInitialized = true;
2275 if (!g_crvboxhgcm.fHostCapsInitialized)
2280 g_crvboxhgcm.fHostCapsInitialized = true;
2402 g_crvboxhgcm.fHostCapsInitialized = false;
2609 Assert(g_crvboxhgcm.fHostCapsInitialized);

Completed in 49 milliseconds