glXDestroyHyperpipeConfigSGIX(3G) OpenGL Reference - GLX
glXDestroyHyperpipeConfigSGIX - destroy a hyperpipe configuration
int glXDestroyHyperpipeConfigSGIX( Display *dpy,
int hpId )
dpy Specifies the connection to the X server.
hpId The hyperpipe id of the configuration that is to be destroyed.
glXDestroyHyperpipeConfigSGIX is part of the SGIX_hyperpipe 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.
glXDestroyHyperpipeConfigSGIX returns 0 on success.
glXDestroyHyperpipeConfigSGIX returns GLX_BAD_HYPERPIPE_SGIX if hpId is
not a valid configuration.
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
glXQueryHyperpipeNetworkSGIX glXHyperpipeConfigSGIX
glXQueryHyperpipeConfigSGIX glXBindHyperpipeSGIX hyperpipe
PPPPaaaaggggeeee 2222 [ Back ]
|