Searched refs:cushion (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/include/GL/ |
H A D | glxext.h | 923 typedef void ( *PFNGLXCUSHIONSGIPROC) (Display *dpy, Window window, float cushion); 925 void glXCushionSGI (Display *dpy, Window window, float cushion);
|
/third_party/openGLES/api/GL/ |
H A D | glxext.h | 908 typedef void ( *PFNGLXCUSHIONSGIPROC) (Display *dpy, Window window, float cushion); 910 void glXCushionSGI (Display *dpy, Window window, float cushion);
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glxext.h | 907 typedef void ( *PFNGLXCUSHIONSGIPROC) (Display *dpy, Window window, float cushion); 909 void glXCushionSGI (Display *dpy, Window window, float cushion);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glxext.h | 907 typedef void ( *PFNGLXCUSHIONSGIPROC) (Display *dpy, Window window, float cushion); 909 void glXCushionSGI (Display *dpy, Window window, float cushion);
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | glx_api.c | 2507 glXCushionSGI(Display *dpy, Window win, float cushion) in glXCushionSGI() argument 2511 (void) cushion; in glXCushionSGI()
|
Completed in 14 milliseconds