*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> glXDestroyContext (3)              
Title
Content
Arch
Section
 

Contents


glXDestroyContext()                           glXDestroyContext()


NAME    [Toc]    [Back]

       glXDestroyContext - destroy a GLX context

SYNOPSIS    [Toc]    [Back]

       void glXDestroyContext(
               Display *dpy,
               GLXContext ctx );

PARAMETERS    [Toc]    [Back]

       Specifies  the  connection to the X server.  Specifies the
       GLX context to be destroyed.

DESCRIPTION    [Toc]    [Back]

       If the GLX rendering context ctx is  not  current  to  any
       thread, glXDestroyContext() destroys it immediately.  Otherwise,
 ctx is destroyed when it becomes  not  current  to
       any  thread. In either case, the resource ID referenced by
       ctx is freed immediately.

ERRORS    [Toc]    [Back]

       GLXBadContext is generated if ctx is not a valid GLX  context.

SEE ALSO    [Toc]    [Back]

      
      
       glXCreateContext(3), glXMakeCurrent(3)



                                              glXDestroyContext()
[ Back ]
 Similar pages
Name OS Title
dmicopen IRIX create and destroy image converter context
gss_init_sec_context HP-UX establish a security context between the context initiator and a context acceptor
gss_accept_sec_context HP-UX establish a security context between the application and a context acceptor
glciscontext IRIX test whether a context ID is the current GLC context
pset_destroy HP-UX destroy a processor set
cpusetDestroy IRIX destroy a cpuset
pthread_rwlockattr_init IRIX initialize/destroy
taskdestroy IRIX destroy a task
glxdestroyglxpixmap IRIX destroy a GLX pixmap
glXDestroyGLXPixmap Tru64 destroy a GLX pixmap
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service