OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PFNGLXCREATEGLXPBUFFERSGIXPROC
(Results
1 - 5
of
5
) sorted by null
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
glxext.h
441
typedef GLXPbufferSGIX ( *
PFNGLXCREATEGLXPBUFFERSGIXPROC
) (Display *dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list);
glxew.h
[
all
...]
/external/mesa3d/include/GL/
glxext.h
706
typedef GLXPbufferSGIX ( *
PFNGLXCREATEGLXPBUFFERSGIXPROC
) (Display *dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list);
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glxext.h
650
typedef GLXPbufferSGIX ( *
PFNGLXCREATEGLXPBUFFERSGIXPROC
) (Display *dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list);
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glxext.h
702
typedef GLXPbufferSGIX ( *
PFNGLXCREATEGLXPBUFFERSGIXPROC
) (Display *dpy, GLXFBConfigSGIX config, unsigned int width, unsigned int height, int *attrib_list);
[
all
...]
Completed in 168 milliseconds