Searched refs:PFNGLXGETFBCONFIGSPROC (Results 1 - 8 of 8) sorted by relevance
/third_party/mesa3d/include/GL/ |
H A D | glx.h | 286 typedef GLXFBConfig * (* PFNGLXGETFBCONFIGSPROC) (Display *dpy, int screen, int *nelements); typedef
|
H A D | glxext.h | 110 typedef GLXFBConfig *( *PFNGLXGETFBCONFIGSPROC) (Display *dpy, int screen, int *nelements); typedef
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
H A D | FunctionsGLX.cpp | 88 PFNGLXGETFBCONFIGSPROC getFBConfigsPtr;
|
/third_party/glfw/src/ |
H A D | x11_platform.h | 402 typedef GLXFBConfig* (*PFNGLXGETFBCONFIGSPROC)(Display*,int,int*); typedef 486 PFNGLXGETFBCONFIGSPROC GetFBConfigs;
|
H A D | glx_context.c | 292 _glfw.glx.GetFBConfigs = (PFNGLXGETFBCONFIGSPROC) in _glfwInitGLX()
|
/third_party/openGLES/api/GL/ |
H A D | glxext.h | 91 typedef GLXFBConfig *( *PFNGLXGETFBCONFIGSPROC) (Display *dpy, int screen, int *nelements); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glxext.h | 110 typedef GLXFBConfig *( *PFNGLXGETFBCONFIGSPROC) (Display *dpy, int screen, int *nelements); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glxext.h | 110 typedef GLXFBConfig *( *PFNGLXGETFBCONFIGSPROC) (Display *dpy, int screen, int *nelements); typedef
|
Completed in 16 milliseconds