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

/openjdk7/jdk/src/solaris/native/sun/java2d/opengl/
H A DGLXGraphicsConfig.c416 GLXGC_InitOGLContext(GLXFBConfig fbconfig, GLXContext context, function
422 J2dTraceLn(J2D_TRACE_INFO, "GLXGC_InitOGLContext");
427 "GLXGC_InitOGLContext: could not allocate memory for oglc");
436 "GLXGC_InitOGLContext: could not allocate memory for ctxinfo");
592 oglc = GLXGC_InitOGLContext(fbconfig, context, scratch, caps);

Completed in 29 milliseconds