Home
last modified time | relevance | path

Searched refs:GL_VERSION (Results 1 – 25 of 31) sorted by relevance

12

/external/mesa3d/docs/
DRELNOTES-6.021 glGetString(GL_VERSION) "1.5" will be returned (as long as the
55 extensions which are part of OpenGL 1.3 then glGetString(GL_VERSION)
DRELNOTES-4.0.329 of OpenGL 1.3 then glGetString(GL_VERSION) will return "1.3". Otherwise,
DRELNOTES-4.0.227 of OpenGL 1.3 then glGetString(GL_VERSION) will return "1.3". Otherwise,
DRELNOTES-6.0.126 then glGetString(GL_VERSION) will return "1.5". Otherwise, it'll
DRELNOTES-6.181 then glGetString(GL_VERSION) will return "1.5". Otherwise, it'll
DRELNOTES-4.0126 of OpenGL 1.3 then glGetString(GL_VERSION) will return "1.3". Otherwise,
DRELNOTES-5.1100 will advertise GL_VERSION = "1.5".
/external/deqp/modules/gles2/functional/
Des2fStringQueryTests.cpp71 const char* string = (const char*)glGetString(GL_VERSION); in init()
/external/mesa3d/src/glx/
Dsingle2.c666 case GL_VERSION: in __indirect_glGetString()
703 case GL_VERSION:{ in __indirect_glGetString()
780 (void *) glGetString(GL_VERSION); in __indirect_glGetString()
Dindirect_glx.c154 glGetString(GL_VERSION); in indirect_bind_context()
/external/deqp/modules/gles2/
Dtes2InfoTests.cpp134 addChild(new QueryStringCase(m_context, "version", "Version String", GL_VERSION)); in init()
/external/deqp/modules/gles3/
Dtes3InfoTests.cpp134 addChild(new QueryStringCase(m_context, "version", "Version String", GL_VERSION)); in init()
/external/deqp/modules/gles31/
Dtes31InfoTests.cpp134 addChild(new QueryStringCase(m_context, "version", "Version String", GL_VERSION)); in init()
/external/deqp/modules/gles3/functional/
Des3fStringQueryTests.cpp71 const char* string = (const char*)glGetString(GL_VERSION); in init()
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/
DLwjglContext.java82 String version = GL11.glGetString(GL11.GL_VERSION); in printContextInitInfo()
/external/mesa3d/src/mesa/main/
Dgetstring.c126 case GL_VERSION: in _mesa_GetString()
Ddebug.c126 (char *) _mesa_GetString(GL_VERSION)); in _mesa_print_info()
/external/replicaisland/src/com/replica/replicaisland/
DGameRenderer.java104 String version = gl.glGetString(GL10.GL_VERSION); in onSurfaceCreated()
/external/deqp/modules/egl/
DteglCreateContextExtTests.cpp457 const char* const versionStr = (const char*)gl.getString(GL_VERSION); in checkVersionString()
735 const string version = (const char*)gl.getString(GL_VERSION); in validateCurrentContext()
/external/deqp/framework/platform/null/
DtcuNullRenderContext.cpp323 case GL_VERSION: return (const glw::GLubyte*)ctx->version.c_str(); in glGetString()
/external/deqp/framework/opengl/
DgluES3PlusWrapperContext.cpp191 case GL_VERSION: return (const glw::GLubyte*)context->version.c_str(); in getString()
/external/robolectric/lib/main/
Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...
/external/mesa3d/src/mesa/
DSConscript454 the current git hash id in the GL_VERSION string. This function tries
/external/mesa3d/include/GLES/
Dgl.h403 #define GL_VERSION 0x1F02 macro
/external/mesa3d/include/GLES2/
Dgl2.h303 #define GL_VERSION 0x1F02 macro

12