Home
last modified time | relevance | path

Searched refs:GLX_CONTEXT_MAJOR_VERSION_ARB (Results 1 – 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
Dplatform_glx.h110 # define GLX_CONTEXT_MAJOR_VERSION_ARB 0x2091 macro
DDisplayGLX.cpp954 mAttribs.push_back(GLX_CONTEXT_MAJOR_VERSION_ARB); in createContextAttribs()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
Dplatform_glx.h110 # define GLX_CONTEXT_MAJOR_VERSION_ARB 0x2091 macro
DDisplayGLX.cpp881 mAttribs.push_back(GLX_CONTEXT_MAJOR_VERSION_ARB); in createContextAttribs()
/third_party/flutter/glfw/src/
Dglx_context.h59 #define GLX_CONTEXT_MAJOR_VERSION_ARB 0x2091 macro
Dglx_context.c545 setGLXattrib(GLX_CONTEXT_MAJOR_VERSION_ARB, ctxconfig->major); in _glfwCreateContextGLX()
/third_party/skia/tools/sk_app/unix/
DGLWindowContext_unix.cpp87 GLX_CONTEXT_MAJOR_VERSION_ARB, 3, GLX_CONTEXT_MINOR_VERSION_ARB, minor, in onInitializeContext()
/third_party/flutter/skia/tools/sk_app/unix/
DGLWindowContext_unix.cpp88 GLX_CONTEXT_MAJOR_VERSION_ARB, 3, GLX_CONTEXT_MINOR_VERSION_ARB, minor, in onInitializeContext()
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11opengl.c71 #define GLX_CONTEXT_MAJOR_VERSION_ARB 0x2091 macro
598 GLX_CONTEXT_MAJOR_VERSION_ARB, in X11_GL_CreateContext()
/third_party/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp327 GLX_CONTEXT_MAJOR_VERSION_ARB, versions[i].first, in CreateBestContext()
/third_party/flutter/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp320 GLX_CONTEXT_MAJOR_VERSION_ARB, versions[i].first, in CreateBestContext()
/third_party/mesa3d/src/glx/
Dindirect_glx.c303 if (attr == GLX_CONTEXT_MAJOR_VERSION_ARB) in indirect_create_context_attribs()
Ddri_common.c446 case GLX_CONTEXT_MAJOR_VERSION_ARB: in dri_convert_glx_attribs()
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DGLX_ARB_create_context.txt72 GLX_CONTEXT_MAJOR_VERSION_ARB 0x2091
144 The attribute names GLX_CONTEXT_MAJOR_VERSION_ARB and
177 The default values for GLX_CONTEXT_MAJOR_VERSION_ARB and
261 * If attributes GLX_CONTEXT_MAJOR_VERSION_ARB and
/third_party/openGLES/extensions/ARB/
DGLX_ARB_create_context.txt82 GLX_CONTEXT_MAJOR_VERSION_ARB 0x2091
154 The attribute names GLX_CONTEXT_MAJOR_VERSION_ARB and
187 The default values for GLX_CONTEXT_MAJOR_VERSION_ARB and
271 * If attributes GLX_CONTEXT_MAJOR_VERSION_ARB and
/third_party/mesa3d/src/glx/tests/
Dcreate_context_unittest.cpp351 GLX_CONTEXT_MAJOR_VERSION_ARB, 1, in TEST_F()
/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp354 attribs.push_back(GLX_CONTEXT_MAJOR_VERSION_ARB); in createContext()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c564 attribs[n++] = GLX_CONTEXT_MAJOR_VERSION_ARB; in _create_context_with_flags()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dglxew.h353 #define GLX_CONTEXT_MAJOR_VERSION_ARB 0x2091 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglxext.h170 #define GLX_CONTEXT_MAJOR_VERSION_ARB 0x2091 macro
/third_party/mesa3d/include/GL/
Dglxext.h170 #define GLX_CONTEXT_MAJOR_VERSION_ARB 0x2091 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglxext.h170 #define GLX_CONTEXT_MAJOR_VERSION_ARB 0x2091 macro
/third_party/openGLES/api/GL/
Dglxext.h151 #define GLX_CONTEXT_MAJOR_VERSION_ARB 0x2091 macro
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c2674 case GLX_CONTEXT_MAJOR_VERSION_ARB: in glXCreateContextAttribsARB()
/third_party/mesa3d/src/mesa/drivers/x11/
Dfakeglx.c2717 case GLX_CONTEXT_MAJOR_VERSION_ARB: in Fake_glXCreateContextAttribs()

12