Searched refs:GL_EXTENSIONS (Results 1 – 9 of 9) sorted by relevance
366 if (name == GL_EXTENSIONS) { in DoGetString()
635 printf("GL_EXTENSIONS = %s\n", (char *) glGetString(GL_EXTENSIONS)); in main()
308 #define GL_EXTENSIONS 0x1F03 macro
113 reinterpret_cast<const char*>(MBGL_CHECK_ERROR(glGetString(GL_EXTENSIONS)))) { in initializeExtensions()
257 #define GL_EXTENSIONS 0x1F03 macro
553 gl_extensions = (const char *) glGetString(GL_EXTENSIONS); in glxWinScreenProbe()
259 #define GL_EXTENSIONS 0x1F03 macro