Home
last modified time | relevance | path

Searched refs:GLX_CONTEXT_MINOR_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.h111 # define GLX_CONTEXT_MINOR_VERSION_ARB 0x2092 macro
H A DDisplayGLX.cpp957 mAttribs.push_back(GLX_CONTEXT_MINOR_VERSION_ARB); in createContextAttribs()
/third_party/mesa3d/src/glx/
H A Dindirect_glx.c305 if (attr == GLX_CONTEXT_MINOR_VERSION_ARB) in indirect_create_context_attribs()
H A Ddri_common.c542 case GLX_CONTEXT_MINOR_VERSION_ARB: in dri_convert_glx_attribs()
/third_party/skia/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp328 GLX_CONTEXT_MINOR_VERSION_ARB, versions[i].second, in CreateBestContext()
/third_party/mesa3d/src/glx/tests/
H A Dcreate_context_unittest.cpp352 GLX_CONTEXT_MINOR_VERSION_ARB, 2, in TEST_F()
/third_party/glfw/src/
H A Dglx_context.c573 SET_ATTRIB(GLX_CONTEXT_MINOR_VERSION_ARB, ctxconfig->minor); in _glfwCreateContextGLX()
H A Dx11_platform.h82 #define GLX_CONTEXT_MINOR_VERSION_ARB 0x2092 macro
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp356 attribs.push_back(GLX_CONTEXT_MINOR_VERSION_ARB); in createContext()
/third_party/mesa3d/include/GL/
H A Dglxext.h171 #define GLX_CONTEXT_MINOR_VERSION_ARB 0x2092 macro
/third_party/openGLES/api/GL/
H A Dglxext.h152 #define GLX_CONTEXT_MINOR_VERSION_ARB 0x2092 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglxext.h171 #define GLX_CONTEXT_MINOR_VERSION_ARB 0x2092 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglxext.h171 #define GLX_CONTEXT_MINOR_VERSION_ARB 0x2092 macro
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_api.c2677 case GLX_CONTEXT_MINOR_VERSION_ARB: in glXCreateContextAttribsARB()

Completed in 24 milliseconds