Home
last modified time | relevance | path

Searched refs:GLX_CONTEXT_MAJOR_VERSION_ARB (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/tools/sk_app/unix/
H A DGLWindowContext_unix.cpp87 GLX_CONTEXT_MAJOR_VERSION_ARB, 3, GLX_CONTEXT_MINOR_VERSION_ARB, minor, in onInitializeContext()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A Dplatform_glx.h110 # define GLX_CONTEXT_MAJOR_VERSION_ARB 0x2091 macro
H A DDisplayGLX.cpp954 mAttribs.push_back(GLX_CONTEXT_MAJOR_VERSION_ARB); in createContextAttribs()
/third_party/mesa3d/src/glx/
H A Dindirect_glx.c303 if (attr == GLX_CONTEXT_MAJOR_VERSION_ARB) in indirect_create_context_attribs()
H A Ddri_common.c539 case GLX_CONTEXT_MAJOR_VERSION_ARB: in dri_convert_glx_attribs()
/third_party/skia/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp327 GLX_CONTEXT_MAJOR_VERSION_ARB, versions[i].first, in CreateBestContext()
/third_party/mesa3d/src/glx/tests/
H A Dcreate_context_unittest.cpp351 GLX_CONTEXT_MAJOR_VERSION_ARB, 1, in TEST_F()
/third_party/glfw/src/
H A Dglx_context.c572 SET_ATTRIB(GLX_CONTEXT_MAJOR_VERSION_ARB, ctxconfig->major); in _glfwCreateContextGLX()
H A Dx11_platform.h81 #define GLX_CONTEXT_MAJOR_VERSION_ARB 0x2091 macro
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp354 attribs.push_back(GLX_CONTEXT_MAJOR_VERSION_ARB); in createContext()
/third_party/mesa3d/include/GL/
H A Dglxext.h170 #define GLX_CONTEXT_MAJOR_VERSION_ARB 0x2091 macro
/third_party/openGLES/api/GL/
H A Dglxext.h151 #define GLX_CONTEXT_MAJOR_VERSION_ARB 0x2091 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglxext.h170 #define GLX_CONTEXT_MAJOR_VERSION_ARB 0x2091 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglxext.h170 #define GLX_CONTEXT_MAJOR_VERSION_ARB 0x2091 macro
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_api.c2674 case GLX_CONTEXT_MAJOR_VERSION_ARB: in glXCreateContextAttribsARB()

Completed in 24 milliseconds