Searched refs:GL_VERSION (Results 1 – 25 of 355) sorted by relevance
12345678910>>...15
36 std::cout << "Version: " << glGetString(GL_VERSION) << std::endl; in TEST_P()48 std::string(reinterpret_cast<const char *>(glGetString(GL_VERSION))); in TEST_P()
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)
8 glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
8 glGetString(GL_VERSION) depends on the particular driver being used.
34 driverinfo << "GL Version: " << glGetString(GL_VERSION) << "\n"; in create_grcontext()
34 driverinfo << "GL Version: " << glGetString(GL_VERSION) << "\n"; in create_direct_context()
381 version = (const char *)glGetString(GL_VERSION); in epoxy_is_desktop_gl()442 return epoxy_internal_gl_version(GL_VERSION, 0); in epoxy_gl_version()451 return epoxy_internal_gl_version(GL_VERSION, 100); in epoxy_conservative_gl_version()
35 case GL_VERSION: in override_glGetString()
69 string = (const char *)glGetString(GL_VERSION); in main()
66 string = (const char *)glGetString(GL_VERSION); in make_egl_current_and_test()
71 string = (const char *)glGetString(GL_VERSION); in make_egl_current_and_test()
159 string = glGetString(GL_VERSION); in main()
71 const char* string = (const char*)glGetString(GL_VERSION); in init()
42 const GLubyte* version_name = glGetString(GL_VERSION); in RequestOpenGlInfo()
9 // GL_VERSION: OpenGL ES 3.2 NVIDIA 361.00