Searched refs:renderspuWindowAttachContext (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_agl.c338 renderspuWindowAttachContext(WindowInfo *wi, WindowRef window, function
360 crError( "Render SPU (renderspuWindowAttachContext): Unable to create pixel format" );
368 crError( "Render SPU (renderspuWindowAttachContext): Could not create rendering context" );
382 CHECK_AGL_RC (result, "Render SPU (renderspuWindowAttachContext): SetInteger Failed");
385 CHECK_AGL_RC (result, "Render SPU (renderspuWindowAttachContext): SetDrawable Failed");
403 CHECK_AGL_RC (result, "Render SPU (renderspuWindowAttachContext): SetDrawable Failed");
407 CHECK_AGL_RC (result, "Render SPU (renderspuWindowAttachContext): SetInteger Failed");
414 CHECK_AGL_RC (result, "Render SPU (renderspuWindowAttachContext): SetDrawable Failed");
418 CHECK_AGL_RC (result, "Render SPU (renderspuWindowAttachContext): SetCurrentContext Failed");
420 CHECK_AGL_RC (result, "Render SPU (renderspuWindowAttachContext)
[all...]

Completed in 43 milliseconds