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

/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver.h342 CRContextInfo *pCurCtxInfo = cr_server.currentCtxInfo; local
344 CRContext *pCurCtx = pCurCtxInfo ? pCurCtxInfo->pContext : NULL;

Completed in 82 milliseconds