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

/openjdk7/jdk/src/solaris/native/sun/java2d/opengl/
H A DGLXGraphicsConfig.c563 versionstr = j2d_glGetString(GL_VERSION);
/openjdk7/jdk/src/windows/native/sun/java2d/opengl/
H A DWGLGraphicsConfig.c594 versionstr = j2d_glGetString(GL_VERSION);
/openjdk7/jdk/src/macosx/native/sun/java2d/opengl/
H A DCGLGraphicsConfig.m321 const unsigned char *versionstr = j2d_glGetString(GL_VERSION);
/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLContext.c923 * Returns JNI_TRUE if the given GL_VERSION string meets the minimum
1041 version = (char*)j2d_glGetString(GL_VERSION);
/openjdk7/jdk/src/share/native/sun/java2d/opengl/J2D_GL/
H A Dgl.h692 #define GL_VERSION 0x1F02 macro

Completed in 37 milliseconds