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

/external/mesa3d/src/mesa/drivers/x11/
H A Dglxapi.c834 glXCushionSGI(Display *dpy, Window win, float cushion) argument
840 t->CushionSGI(dpy, win, cushion);
H A Dfakeglx.c2605 Fake_glXCushionSGI(Display *dpy, Window win, float cushion) argument
2609 (void) cushion;
/external/mesa3d/include/GL/
H A Dglxext.h890 typedef void ( *PFNGLXCUSHIONSGIPROC) (Display *dpy, Window window, float cushion);
892 void glXCushionSGI (Display *dpy, Window window, float cushion);
/external/swiftshader/include/GL/
H A Dglxext.h826 typedef void ( *PFNGLXCUSHIONSGIPROC) (Display *dpy, Window window, float cushion);
828 void glXCushionSGI (Display *dpy, Window window, float cushion);
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dglx_api.c2552 glXCushionSGI(Display *dpy, Window win, float cushion) argument
2556 (void) cushion;

Completed in 171 milliseconds