Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ glxdestroyglxpbuffersgix() — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



glXDestroyGLXPbufferSGIX(3G)                            OpenGL Reference - GLX



NAME
     glXDestroyGLXPbufferSGIX - destroy a GLX pixel buffer


C SPECIFICATION
     void glXDestroyGLXPbufferSGIX( Display *dpy,
                                    GLXPbufferSGIX pbuf )


PARAMETERS
     dpy   Specifies the connection to the X server.

     pbuf  Specifies the GLX pixel buffer to be destroyed.


DESCRIPTION
     If pbuf is not current to any client, glXDestroyGLXPbufferSGIX destroys
     it immediately.  Otherwise, pbuf is destroyed when it becomes not current
     to any client.  In either case, the resource ID is freed immediately.


NOTES
     glXDestroyGLXPbufferSGIX is part of the SGIXpbuffer extension.


ERRORS
     A GLXBadPbufferSGIX error is generated if pbuf is not a valid GLX pixel
     buffer.



MACHINE DEPENDENCIES
     The SGIXpbuffer extension is supported only on RealityEngine,
     RealityEngine2, and VTX systems, on InfiniteReality systems, on High
     Impact and Maximum Impact systems, and on O2 systems.


SEE ALSO
     glXCreateGLXPbufferSGIX, glXMakeCurrent
















                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026