Home
last modified time | relevance | path

Searched defs:PFNGLXGETFBCONFIGATTRIBPROC (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/include/GL/
H A Dglx.h288 typedef int (* PFNGLXGETFBCONFIGATTRIBPROC) (Display *dpy, GLXFBConfig config, int attribute, int *value); typedef
H A Dglxext.h112 typedef int ( *PFNGLXGETFBCONFIGATTRIBPROC) (Display *dpy, GLXFBConfig config, int attribute, int *value); typedef
/third_party/openGLES/api/GL/
H A Dglxext.h93 typedef int ( *PFNGLXGETFBCONFIGATTRIBPROC) (Display *dpy, GLXFBConfig config, int attribute, int *value); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglxext.h112 typedef int ( *PFNGLXGETFBCONFIGATTRIBPROC) (Display *dpy, GLXFBConfig config, int attribute, int *value); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglxext.h112 typedef int ( *PFNGLXGETFBCONFIGATTRIBPROC) (Display *dpy, GLXFBConfig config, int attribute, int *value); typedef
/third_party/glfw/src/
H A Dx11_platform.h394 typedef int (*PFNGLXGETFBCONFIGATTRIBPROC)(Display*,GLXFBConfig,int,int*); typedef

Completed in 19 milliseconds