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

/openjdk7/jdk/src/solaris/native/sun/java2d/opengl/
H A DGLXGraphicsConfig.c535 * boards via the GL_RENDERER string, just give up:
541 const char *renderer = (const char *)j2d_glGetString(GL_RENDERER);
/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLContext.c1037 renderer = (char*)j2d_glGetString(GL_RENDERER);
/openjdk7/jdk/src/share/native/sun/java2d/opengl/J2D_GL/
H A Dgl.h691 #define GL_RENDERER 0x1F01 macro

Completed in 49 milliseconds