diff options
Diffstat (limited to 'glew/auto/extensions/gl/GLX_SUN_get_transparent_index')
-rw-r--r-- | glew/auto/extensions/gl/GLX_SUN_get_transparent_index | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/glew/auto/extensions/gl/GLX_SUN_get_transparent_index b/glew/auto/extensions/gl/GLX_SUN_get_transparent_index new file mode 100644 index 0000000..cb52690 --- /dev/null +++ b/glew/auto/extensions/gl/GLX_SUN_get_transparent_index @@ -0,0 +1,5 @@ +GLX_SUN_get_transparent_index +https://www.khronos.org/registry/egl/specs/eglspec.1.5.pdf +GLX_SUN_get_transparent_index + + Status glXGetTransparentIndexSUN (Display* dpy, Window overlay, Window underlay, unsigned long* pTransparentIndex) |