Searched refs:cushion (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dglxapi.c833 glXCushionSGI(Display *dpy, Window win, float cushion) argument
839 t->CushionSGI(dpy, win, cushion);
H A Dfakeglx.c2600 Fake_glXCushionSGI(Display *dpy, Window win, float cushion) argument
2604 (void) cushion;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dglxapi.c829 glXCushionSGI(Display *dpy, Window win, float cushion) argument
835 t->CushionSGI(dpy, win, cushion);
H A Dfakeglx.c2565 Fake_glXCushionSGI(Display *dpy, Window win, float cushion) argument
2569 (void) cushion;
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h907 typedef void ( *PFNGLXCUSHIONSGIPROC) (Display *dpy, Window window, float cushion);
909 void glXCushionSGI (Display *dpy, Window window, float cushion);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h923 typedef void ( *PFNGLXCUSHIONSGIPROC) (Display *dpy, Window window, float cushion);
925 void glXCushionSGI (Display *dpy, Window window, float cushion);
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h509 typedef void (GLAPIENTRY *PFNGLXCUSHIONSGIPROC)(Display * dpy, Window window, float cushion);
672 EPOXY_PUBLIC void (EPOXY_CALLSPEC *epoxy_glXCushionSGI)(Display * dpy, Window window, float cushion);
H A Dglx_generated_dispatch.c4250 GEN_THUNKS(glXCushionSGI, (Display * dpy, Window window, float cushion), (dpy, window, cushion))
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
H A Dglx_api.c2561 glXCushionSGI(Display *dpy, Window win, float cushion) argument
2565 (void) cushion;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
H A Dglx_api.c2507 glXCushionSGI(Display *dpy, Window win, float cushion) argument
2511 (void) cushion;

Completed in 29 milliseconds