OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PFNGLXCREATEWINDOWPROC
(Results
1 - 8
of
8
) sorted by null
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
glxext.h
322
typedef GLXWindow ( *
PFNGLXCREATEWINDOWPROC
) (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);
glxew.h
287
typedef GLXWindow ( *
PFNGLXCREATEWINDOWPROC
) (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);
[
all
...]
/external/mesa3d/include/GL/
glx.h
308
typedef GLXWindow (*
PFNGLXCREATEWINDOWPROC
) (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);
glxext.h
551
typedef GLXWindow ( *
PFNGLXCREATEWINDOWPROC
) (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glx.h
298
typedef GLXWindow (*
PFNGLXCREATEWINDOWPROC
) (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);
glxext.h
503
typedef GLXWindow ( *
PFNGLXCREATEWINDOWPROC
) (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glx.h
308
typedef GLXWindow (*
PFNGLXCREATEWINDOWPROC
) (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);
glxext.h
547
typedef GLXWindow ( *
PFNGLXCREATEWINDOWPROC
) (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);
[
all
...]
Completed in 45 milliseconds