Searched defs:PFNGLXGETFBCONFIGATTRIBPROC (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/include/GL/ |
H A D | glx.h | 288 typedef int (* PFNGLXGETFBCONFIGATTRIBPROC) (Display *dpy, GLXFBConfig config, int attribute, int *value); typedef
|
H A D | glxext.h | 112 typedef int ( *PFNGLXGETFBCONFIGATTRIBPROC) (Display *dpy, GLXFBConfig config, int attribute, int *value); typedef
|
/third_party/openGLES/api/GL/ |
H A D | glxext.h | 93 typedef int ( *PFNGLXGETFBCONFIGATTRIBPROC) (Display *dpy, GLXFBConfig config, int attribute, int *value); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glxext.h | 112 typedef int ( *PFNGLXGETFBCONFIGATTRIBPROC) (Display *dpy, GLXFBConfig config, int attribute, int *value); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glxext.h | 112 typedef int ( *PFNGLXGETFBCONFIGATTRIBPROC) (Display *dpy, GLXFBConfig config, int attribute, int *value); typedef
|
/third_party/glfw/src/ |
H A D | x11_platform.h | 394 typedef int (*PFNGLXGETFBCONFIGATTRIBPROC)(Display*,GLXFBConfig,int,int*); typedef
|
Completed in 19 milliseconds