Searched refs:glXCushionSGI (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | glx_getproc.c | 136 { "glXCushionSGI", (__GLXextFuncPtr) glXCushionSGI },
|
H A D | glx_api.c | 2507 glXCushionSGI(Display *dpy, Window win, float cushion) in glXCushionSGI() function
|
/third_party/mesa3d/include/GL/ |
H A D | glxext.h | 925 void glXCushionSGI (Display *dpy, Window window, float cushion);
|
/third_party/openGLES/api/GL/ |
H A D | glxext.h | 910 void glXCushionSGI (Display *dpy, Window window, float cushion);
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glxext.h | 909 void glXCushionSGI (Display *dpy, Window window, float cushion);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glxext.h | 909 void glXCushionSGI (Display *dpy, Window window, float cushion);
|
Completed in 14 milliseconds