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

/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_main.c1550 CRContextInfo *curCtxInfo = NULL; local
1606 curCtxInfo = cr_server.curClient->currentCtxInfo;
1657 if (curClient && curMural && curCtxInfo)
1659 crServerPerformMakeCurrent(curMural, curCtxInfo);

Completed in 67 milliseconds