Searched refs:GL_VERSION (Results 1 – 25 of 31) sorted by relevance
12
21 glGetString(GL_VERSION) "1.5" will be returned (as long as the55 extensions which are part of OpenGL 1.3 then glGetString(GL_VERSION)
29 of OpenGL 1.3 then glGetString(GL_VERSION) will return "1.3". Otherwise,
27 of OpenGL 1.3 then glGetString(GL_VERSION) will return "1.3". Otherwise,
26 then glGetString(GL_VERSION) will return "1.5". Otherwise, it'll
81 then glGetString(GL_VERSION) will return "1.5". Otherwise, it'll
126 of OpenGL 1.3 then glGetString(GL_VERSION) will return "1.3". Otherwise,
100 will advertise GL_VERSION = "1.5".
71 const char* string = (const char*)glGetString(GL_VERSION); in init()
666 case GL_VERSION: in __indirect_glGetString()703 case GL_VERSION:{ in __indirect_glGetString()780 (void *) glGetString(GL_VERSION); in __indirect_glGetString()
154 glGetString(GL_VERSION); in indirect_bind_context()
134 addChild(new QueryStringCase(m_context, "version", "Version String", GL_VERSION)); in init()
82 String version = GL11.glGetString(GL11.GL_VERSION); in printContextInitInfo()
126 case GL_VERSION: in _mesa_GetString()
126 (char *) _mesa_GetString(GL_VERSION)); in _mesa_print_info()
104 String version = gl.glGetString(GL10.GL_VERSION); in onSurfaceCreated()
457 const char* const versionStr = (const char*)gl.getString(GL_VERSION); in checkVersionString()735 const string version = (const char*)gl.getString(GL_VERSION); in validateCurrentContext()
323 case GL_VERSION: return (const glw::GLubyte*)ctx->version.c_str(); in glGetString()
191 case GL_VERSION: return (const glw::GLubyte*)context->version.c_str(); in getString()
META-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...
454 the current git hash id in the GL_VERSION string. This function tries
403 #define GL_VERSION 0x1F02 macro
303 #define GL_VERSION 0x1F02 macro