diff options
Diffstat (limited to 'glew/auto/extensions/gl/GLX_SGI_cushion')
-rw-r--r-- | glew/auto/extensions/gl/GLX_SGI_cushion | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/glew/auto/extensions/gl/GLX_SGI_cushion b/glew/auto/extensions/gl/GLX_SGI_cushion new file mode 100644 index 0000000..99ab02f --- /dev/null +++ b/glew/auto/extensions/gl/GLX_SGI_cushion @@ -0,0 +1,5 @@ +GLX_SGI_cushion +https://www.khronos.org/registry/egl/specs/eglspec.1.5.pdf +GLX_SGI_cushion + + void glXCushionSGI (Display* dpy, Window window, float cushion) |