Searched refs:glXCushionSGI (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | glx_getproc.c | 135 { "glXCushionSGI", (__GLXextFuncPtr) glXCushionSGI },
|
D | glx_api.c | 2491 glXCushionSGI(Display *dpy, Window win, float cushion) in glXCushionSGI() function
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.c | 880 glXCushionSGI(Display *dpy, Window win, float cushion) in glXCushionSGI() function 1318 { "glXCushionSGI", (__GLXextFuncPtr) glXCushionSGI },
|
/external/mesa3d/include/GL/ |
D | glxext.h | 716 extern void glXCushionSGI (Display *dpy, Window window, float cushion);
|