Searched refs:PFNGLXCHOOSEFBCONFIGPROC (Results 1 – 8 of 8) sorted by relevance
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
D | FunctionsGLX.cpp | 83 PFNGLXCHOOSEFBCONFIGPROC chooseFBConfigPtr;
|
/third_party/mesa3d/include/GL/ |
D | glx.h | 287 typedef GLXFBConfig * (* PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_lis… typedef
|
D | glxext.h | 111 typedef GLXFBConfig *( *PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list… typedef
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
D | FunctionsGLX.cpp | 89 PFNGLXCHOOSEFBCONFIGPROC chooseFBConfigPtr;
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/ |
D | glxew.h | 280 typedef GLXFBConfig* ( * PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_lis… typedef 1191 extern PFNGLXCHOOSEFBCONFIGPROC __glewXChooseFBConfig;
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glxext.h | 111 typedef GLXFBConfig *( *PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list… typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glxext.h | 111 typedef GLXFBConfig *( *PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list… typedef
|
/third_party/openGLES/api/GL/ |
D | glxext.h | 92 typedef GLXFBConfig *( *PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list… typedef
|