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

/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_wgl.c1347 static GLboolean renderspuChkActivateSharedContext(ContextInfo *sharedContext) function
1357 renderspuChkActivateSharedContext(sharedContext->shared);
1362 crError("renderspuChkActivateSharedContext: renderspuGetDummyWindow failed!");
1368 crDebug( "Render SPU: renderspuChkActivateSharedContext: made the DC: 0x%x", window->device_context );
1373 crError( "Render SPU: (renderspuChkActivateSharedContext) Couldn't create the context for the window (error 0x%x)", GetLastError() );
1417 renderspuChkActivateSharedContext(context->shared);
1446 renderspuChkActivateSharedContext(context->shared);

Completed in 56 milliseconds