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

/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu.h469 extern GLboolean renderspuInitVisual(VisualInfo *pVisInfo, const char *displayName, GLbitfield visAttribs);
H A Drenderspu.c86 GLboolean renderspuInitVisual(VisualInfo *pVisInfo, const char *displayName, GLbitfield visAttribs) function
129 if (renderspuInitVisual(&(render_spu.visuals[i]), displayName, visAttribs)) {
H A Drenderspu_glx.c403 GLboolean bRc = renderspuInitVisual(&render_spu.WinCmdVisual, dpyName, render_spu.default_visual);
423 crError("renderspuInitVisual failed");

Completed in 323 milliseconds