Home
last modified time | relevance | path

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

12345678910>>...17

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DRendererTest.cpp36 std::cout << "Version: " << glGetString(GL_VERSION) << std::endl; in TEST_P()
48 std::string(reinterpret_cast<const char *>(glGetString(GL_VERSION))); in TEST_P()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DRendererTest.cpp36 std::cout << "Version: " << glGetString(GL_VERSION) << std::endl; in TEST_P()
48 std::string(reinterpret_cast<const char *>(glGetString(GL_VERSION))); in TEST_P()
/third_party/mesa3d/docs/relnotes/
D6.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)
D18.3.1.rst8 glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
D17.3.5.rst8 glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
D12.0.1.rst8 glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
D19.0.8.rst8 glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
D19.2.4.rst8 glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
D20.0.4.rst8 glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
D12.0.3.rst8 glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
D10.2.1.rst8 glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
D20.2.6.rst7 glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
D7.4.4.rst8 glGetString(GL_VERSION) depends on the particular driver being used.
D10.6.7.rst8 glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
/third_party/flutter/skia/tools/fiddle/
Degl_context.cpp34 driverinfo << "GL Version: " << glGetString(GL_VERSION) << "\n"; in create_grcontext()
/third_party/skia/tools/fiddle/
Degl_context.cpp34 driverinfo << "GL Version: " << glGetString(GL_VERSION) << "\n"; in create_direct_context()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DOpenGLFunctions.cpp27 std::string version = reinterpret_cast<const char*>(getString(GL_VERSION)); in Initialize()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DOpenGLVersion.cpp28 std::string version = reinterpret_cast<const char*>(getString(GL_VERSION)); in Initialize()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fStringQueryTests.cpp71 const char* string = (const char*)glGetString(GL_VERSION); in init()
/third_party/vk-gl-cts/external/graphicsfuzz/data/gles3/graphicsfuzz/synthetic/
Dvariant_4.frag9 // GL_VERSION: OpenGL ES 3.2 NVIDIA 361.00
Dvariant_3.frag9 // GL_VERSION: OpenGL ES 3.1 build 1.5@3830101
Dvariant_2.frag9 // GL_VERSION: OpenGL ES 3.2 V@145.0 (GIT@I86b60582e4)
Dvariant_1.frag9 // GL_VERSION: OpenGL ES 3.2 v1.r12p1-03dev0.92cea07ab1b80f9f42b782b097e01409
/third_party/vk-gl-cts/external/graphicsfuzz/data/gles3/graphicsfuzz/bubblesort_flag/
Dvariant_2.frag9 // GL_VERSION: OpenGL ES 3.2 NVIDIA 361.00
Dvariant_1.frag9 // GL_VERSION: OpenGL ES 3.2 NVIDIA 361.00

12345678910>>...17