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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dvboxhgcm.c188 uint32_t u32HostCaps; member in struct:__anon16261
1446 rc = crVBoxHGCMGetHostCapsLegacy(conn, &g_crvboxhgcm.u32HostCaps);
1450 g_crvboxhgcm.u32HostCaps = 0;
2277 rc = VBoxCrHgsmiCtlConGetHostCaps(pClient->pHgsmi, &g_crvboxhgcm.u32HostCaps);
2285 g_crvboxhgcm.u32HostCaps = 0;
2403 g_crvboxhgcm.u32HostCaps = 0;
2610 return g_crvboxhgcm.u32HostCaps;

Completed in 65 milliseconds