Searched refs:PFNGLXGETFBCONFIGSPROC (Results 1 – 9 of 9) sorted by relevance
/third_party/flutter/glfw/src/ |
D | glx_context.h | 85 typedef GLXFBConfig* (*PFNGLXGETFBCONFIGSPROC)(Display*,int,int*); typedef 136 PFNGLXGETFBCONFIGSPROC GetFBConfigs;
|
/third_party/mesa3d/include/GL/ |
D | glx.h | 286 typedef GLXFBConfig * (* PFNGLXGETFBCONFIGSPROC) (Display *dpy, int screen, int *nelements); typedef
|
D | glxext.h | 110 typedef GLXFBConfig *( *PFNGLXGETFBCONFIGSPROC) (Display *dpy, int screen, int *nelements); typedef
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
D | FunctionsGLX.cpp | 82 PFNGLXGETFBCONFIGSPROC getFBConfigsPtr;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
D | FunctionsGLX.cpp | 88 PFNGLXGETFBCONFIGSPROC getFBConfigsPtr;
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glxew.h | 290 typedef GLXFBConfig* ( * PFNGLXGETFBCONFIGSPROC) (Display *dpy, int screen, int *nelements); typedef 1201 extern PFNGLXGETFBCONFIGSPROC __glewXGetFBConfigs;
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 91 typedef GLXFBConfig *( *PFNGLXGETFBCONFIGSPROC) (Display *dpy, int screen, int *nelements); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 110 typedef GLXFBConfig *( *PFNGLXGETFBCONFIGSPROC) (Display *dpy, int screen, int *nelements); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 110 typedef GLXFBConfig *( *PFNGLXGETFBCONFIGSPROC) (Display *dpy, int screen, int *nelements); typedef
|