Home
last modified time | relevance | path

Searched refs:GL_MINOR_VERSION (Results 1 - 25 of 42) sorted by relevance

12

/third_party/vk-gl-cts/framework/platform/osx/
H A DtcuOSXPlatform.cpp154 gl.getIntegerv(GL_MINOR_VERSION, &minor); in getVersion()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fStringQueryTests.cpp104 glGetIntegerv(GL_MINOR_VERSION, &stateVersionMinor); in init()
H A Des3fImplementationLimitTests.cpp467 LIMIT_CASE(minor_version, GL_MINOR_VERSION, GLint, 0); in init()
H A Des3fIntegerStateQueryTests.cpp2806 { "minor_version", "MINOR_VERSION has minimum value of 0", GL_MINOR_VERSION, 0 , false }, in init()
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_opengl3_loader.h321 #define GL_MINOR_VERSION 0x821C macro
650 glGetIntegerv(GL_MINOR_VERSION, &version.minor); in parse_version()
H A Dimgui_impl_opengl3.cpp167 GLuint GlVersion; // Extracted at runtime using GL_MAJOR_VERSION, GL_MINOR_VERSION queries (e.g. 320 for GL 3.2)
214 glGetIntegerv(GL_MINOR_VERSION, &minor); in ImGui_ImplOpenGL3_Init()
/third_party/vk-gl-cts/modules/egl/
H A DteglCreateContextExtTests.cpp642 gl.getIntegerv(GL_MINOR_VERSION, &minorVersion); in checkVersionQueries()
650 log << TestLog::Message << "glGetIntegerv(GL_MINOR_VERSION) returned '" << minorVersion << "' expected '" << minor << "'" << TestLog::EndMessage; in checkVersionQueries()
H A DteglRobustnessTests.cpp433 gl.getIntegerv(GL_MINOR_VERSION, &realMinorVersion); in checkRequiredGLSupport()
/third_party/vk-gl-cts/modules/glshared/
H A DglsFboUtil.cpp179 gl.getIntegerv(GL_MINOR_VERSION, &minorVersion); in detectGLESCompatibleContext()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp2248 case GL_MINOR_VERSION: in getIntegerv()
2647 case GL_MINOR_VERSION: in getQueryParameterInfo()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h582 #define GL_MINOR_VERSION 0x821C macro
/third_party/mesa3d/include/GLES3/
H A Dgl31.h755 #define GL_MINOR_VERSION 0x821C macro
H A Dgl3.h755 #define GL_MINOR_VERSION 0x821C macro
H A Dgl32.h755 #define GL_MINOR_VERSION 0x821C macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h736 #define GL_MINOR_VERSION 0x821C macro
H A Dgl31.h736 #define GL_MINOR_VERSION 0x821C macro
/third_party/mesa3d/src/mesa/main/
H A Dget.c724 case GL_MINOR_VERSION: in find_custom_value()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp3683 case GL_MINOR_VERSION: in GetQueryParameterInfo()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTextureSwizzleTests.cpp3614 gl.getIntegerv(GL_MINOR_VERSION, &minor); in testInit()
H A Dgl4cBufferStorageTests.cpp428 gl.getIntegerv(GL_MINOR_VERSION, &minor); in isGLVersionAtLeast()
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h755 #define GL_MINOR_VERSION 0x821C macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h755 #define GL_MINOR_VERSION 0x821C macro
H A Dgl31.h757 #define GL_MINOR_VERSION 0x821C macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h736 #define GL_MINOR_VERSION 0x821C macro
H A Dgl31.h736 #define GL_MINOR_VERSION 0x821C macro

Completed in 91 milliseconds

12