Home
last modified time | relevance | path

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

/third_party/mesa3d/include/GL/
H A Dglxext.h923 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 Dglxext.h908 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 Dglxext.h907 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 Dglxext.h907 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 Dglx_api.c2507 glXCushionSGI(Display *dpy, Window win, float cushion) in glXCushionSGI() argument
2511 (void) cushion; in glXCushionSGI()

Completed in 14 milliseconds