Searched refs:PFNGLXCREATECONTEXTATTRIBSARBPROC (Results 1 – 14 of 14) sorted by relevance
/third_party/flutter/glfw/src/ |
D | glx_context.h | 91 typedef GLXContext (*PFNGLXCREATECONTEXTATTRIBSARBPROC)(Display*,GLXFBConfig,GLXContext,Bool,const … typedef 156 PFNGLXCREATECONTEXTATTRIBSARBPROC CreateContextAttribsARB;
|
D | glx_context.c | 384 _glfw.glx.CreateContextAttribsARB = (PFNGLXCREATECONTEXTATTRIBSARBPROC) in _glfwInitGLX()
|
/third_party/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 307 auto glXCreateContextAttribsARB = (PFNGLXCREATECONTEXTATTRIBSARBPROC) in CreateBestContext()
|
/third_party/flutter/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 300 auto glXCreateContextAttribsARB = (PFNGLXCREATECONTEXTATTRIBSARBPROC) in CreateBestContext()
|
/third_party/vk-gl-cts/framework/platform/lnx/X11/ |
D | tcuLnxX11GlxPlatform.cpp | 96 const PFNGLXCREATECONTEXTATTRIBSARBPROC 220 reinterpret_cast<PFNGLXCREATECONTEXTATTRIBSARBPROC>( in GlxContextFactory()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
D | FunctionsGLX.cpp | 93 PFNGLXCREATECONTEXTATTRIBSARBPROC createContextAttribsARBPtr;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
D | FunctionsGLX.cpp | 101 PFNGLXCREATECONTEXTATTRIBSARBPROC createContextAttribsARBPtr;
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glxew.h | 357 typedef GLXContext ( * PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display* dpy, GLXFBConfig config, GLXCon… typedef 1209 extern PFNGLXCREATECONTEXTATTRIBSARBPROC __glewXCreateContextAttribsARB;
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/ |
D | SDL_x11opengl.c | 78 typedef GLXContext(*PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display * dpy, typedef
|
/third_party/mesa3d/src/glx/ |
D | g_glxglvnddispatchfuncs.c | 160 PFNGLXCREATECONTEXTATTRIBSARBPROC pCreateContextAttribsARB; in dispatch_CreateContextAttribsARB()
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 173 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXCont… typedef
|
/third_party/mesa3d/include/GL/ |
D | glxext.h | 173 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXCont… typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 173 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXCont… typedef
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 154 typedef GLXContext ( *PFNGLXCREATECONTEXTATTRIBSARBPROC) (Display *dpy, GLXFBConfig config, GLXCont… typedef
|