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

/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_context.c191 CRContext *crCtx; local
201 crCtx = crCtxInfo->pContext;
202 CRASSERT(crCtx);
213 crHashtableWalk(cr_server.muralTable, crServerCleanupMuralCtxUsageCB, crCtx);
216 crStateDestroyContext( crCtx );

Completed in 523 milliseconds