Home
last modified time | relevance | path

Searched refs:PFNGLXCREATECONTEXTATTRIBSARBPROC (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp96 const PFNGLXCREATECONTEXTATTRIBSARBPROC
220 reinterpret_cast<PFNGLXCREATECONTEXTATTRIBSARBPROC>( in GlxContextFactory()
/third_party/skia/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp307 auto glXCreateContextAttribsARB = (PFNGLXCREATECONTEXTATTRIBSARBPROC) in CreateBestContext()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DFunctionsGLX.cpp101 PFNGLXCREATECONTEXTATTRIBSARBPROC createContextAttribsARBPtr;
/third_party/glfw/src/
H A Dx11_platform.h412 typedef GLXContext (*PFNGLXCREATECONTEXTATTRIBSARBPROC)(Display*,GLXFBConfig,GLXContext,Bool,const int*); typedef
506 PFNGLXCREATECONTEXTATTRIBSARBPROC CreateContextAttribsARB;
H A Dglx_context.c404 _glfw.glx.CreateContextAttribsARB = (PFNGLXCREATECONTEXTATTRIBSARBPROC) in _glfwInitGLX()
/third_party/mesa3d/src/glx/
H A Dg_glxglvnddispatchfuncs.c160 PFNGLXCREATECONTEXTATTRIBSARBPROC pCreateContextAttribsARB; in dispatch_CreateContextAttribsARB()
/third_party/mesa3d/include/GL/
H A Dglxext.h173 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); typedef
/third_party/openGLES/api/GL/
H A Dglxext.h154 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglxext.h173 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglxext.h173 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXContext share_context, Bool direct, const int *attrib_list); typedef

Completed in 18 milliseconds