Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ glxdestroyhyperpipeconfigsgix() — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



glXDestroyHyperpipeConfigSGIX(3G)                       OpenGL Reference - GLX



NAME
     glXDestroyHyperpipeConfigSGIX - destroy a hyperpipe configuration


C SPECIFICATION
     int glXDestroyHyperpipeConfigSGIX( Display *dpy,
                                        int hpId )


PARAMETERS
     dpy   Specifies the connection to the X server.


     hpId  The hyperpipe id of the configuration that is to be destroyed.


DESCRIPTION
     glXDestroyHyperpipeConfigSGIX is part of the SGIXhyperpipe extension.

     glXDestroyHyperpipeConfigSGIX destroys and frees resources for the
     hyperpipe configuration associated with hpId.

     glXDestroyHyperpipeConfigSGIX should be called by the process which
     created the configuration at the end of all hyperpipe operations.  All
     process should unbind from the hyperpipe, before calling
     glXDestroyHyperpipeConfigSGIX.

     A hyperpipe configuration can be created by glXHyperpipeConfigSGIX.



RETURN VALUES
     glXDestroyHyperpipeConfigSGIX returns 0 on success.

     glXDestroyHyperpipeConfigSGIX returns GLXBADHYPERPIPESGIX if hpId is
     not a valid configuration.


NOTES
MACHINE DEPENDENCIES
     The GLX_SGIX_hyperpipe extension is currently supported only on
     IR2/DPLEX. The individual capabilities of each machine may differ.

     On IR2/DPLEX glXDestroyHyperpipeConfigSGIX sets the display mode to the
     output of the local DG5.  It also leaves the swap ready line in a sane
     state. If an application does not call glXDestroyHyperpipeConfigSGIX on
     exit, subsequent swap buffer calls may be unpredicatble. Reloading the
     combination on the pipe will set the the swap ready line to a sane
     default state.






                                                                        Page 1





glXDestroyHyperpipeConfigSGIX(3G)                       OpenGL Reference - GLX



SEE ALSO
     glXQueryHyperpipeNetworkSGIX glXHyperpipeConfigSGIX
     glXQueryHyperpipeConfigSGIX glXBindHyperpipeSGIX hyperpipe




















































                                                                        Page 2



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