OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GLXVideoSourceSGIX
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/mesa/src/include/GL/
glxext.h
455
typedef XID
GLXVideoSourceSGIX
;
651
extern
GLXVideoSourceSGIX
glXCreateGLXVideoSourceSGIX (Display *display, int screen, VLServer server, VLPath path, int nodeClass, VLNode drainNode);
652
extern void glXDestroyGLXVideoSourceSGIX (Display *dpy,
GLXVideoSourceSGIX
glxvideosource);
654
typedef
GLXVideoSourceSGIX
( * PFNGLXCREATEGLXVIDEOSOURCESGIXPROC) (Display *display, int screen, VLServer server, VLPath path, int nodeClass, VLNode drainNode);
655
typedef void ( * PFNGLXDESTROYGLXVIDEOSOURCESGIXPROC) (Display *dpy,
GLXVideoSourceSGIX
glxvideosource);
[
all
...]
/external/mesa3d/include/GL/
glxext.h
455
typedef XID
GLXVideoSourceSGIX
;
651
extern
GLXVideoSourceSGIX
glXCreateGLXVideoSourceSGIX (Display *display, int screen, VLServer server, VLPath path, int nodeClass, VLNode drainNode);
652
extern void glXDestroyGLXVideoSourceSGIX (Display *dpy,
GLXVideoSourceSGIX
glxvideosource);
654
typedef
GLXVideoSourceSGIX
( * PFNGLXCREATEGLXVIDEOSOURCESGIXPROC) (Display *display, int screen, VLServer server, VLPath path, int nodeClass, VLNode drainNode);
655
typedef void ( * PFNGLXDESTROYGLXVIDEOSOURCESGIXPROC) (Display *dpy,
GLXVideoSourceSGIX
glxvideosource);
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
glxext.h
357
typedef XID
GLXVideoSourceSGIX
;
525
extern
GLXVideoSourceSGIX
glXCreateGLXVideoSourceSGIX (Display *, int, VLServer, VLPath, int, VLNode);
526
extern void glXDestroyGLXVideoSourceSGIX (Display *,
GLXVideoSourceSGIX
);
528
typedef
GLXVideoSourceSGIX
( * PFNGLXCREATEGLXVIDEOSOURCESGIXPROC) (Display *display, int screen, VLServer server, VLPath path, int nodeClass, VLNode drainNode);
529
typedef void ( * PFNGLXDESTROYGLXVIDEOSOURCESGIXPROC) (Display *dpy,
GLXVideoSourceSGIX
glxvideosource);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glxext.h
357
typedef XID
GLXVideoSourceSGIX
;
525
extern
GLXVideoSourceSGIX
glXCreateGLXVideoSourceSGIX (Display *, int, VLServer, VLPath, int, VLNode);
526
extern void glXDestroyGLXVideoSourceSGIX (Display *,
GLXVideoSourceSGIX
);
528
typedef
GLXVideoSourceSGIX
( * PFNGLXCREATEGLXVIDEOSOURCESGIXPROC) (Display *display, int screen, VLServer server, VLPath path, int nodeClass, VLNode drainNode);
529
typedef void ( * PFNGLXDESTROYGLXVIDEOSOURCESGIXPROC) (Display *dpy,
GLXVideoSourceSGIX
glxvideosource);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
glxext.h
357
typedef XID
GLXVideoSourceSGIX
;
525
extern
GLXVideoSourceSGIX
glXCreateGLXVideoSourceSGIX (Display *, int, VLServer, VLPath, int, VLNode);
526
extern void glXDestroyGLXVideoSourceSGIX (Display *,
GLXVideoSourceSGIX
);
528
typedef
GLXVideoSourceSGIX
( * PFNGLXCREATEGLXVIDEOSOURCESGIXPROC) (Display *display, int screen, VLServer server, VLPath path, int nodeClass, VLNode drainNode);
529
typedef void ( * PFNGLXDESTROYGLXVIDEOSOURCESGIXPROC) (Display *dpy,
GLXVideoSourceSGIX
glxvideosource);
Completed in 1121 milliseconds