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

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

Contents


glXGetContextIDEXT()                         glXGetContextIDEXT()


NAME    [Toc]    [Back]

       glXGetContextIDEXT - get the XID for a context.

SYNOPSIS    [Toc]    [Back]

       GLXContextID glXGetContextIDEXT(
               const GLXContext ctx );

PARAMETERS    [Toc]    [Back]

       Specifies a GLX rendering context.

DESCRIPTION    [Toc]    [Back]

       glXGetContextIDEXT()  returns  the  XID  associated with a
       GLXContext.

       No round trip is forced to the server; unlike most X calls
       that  return  a value, glXGetContextIDEXT() does not flush
       any pending events.

       glXGetContextIDEXT() is  part  of  the  EXT_import_context
       extension,  not  part  of  the  core  GLX  command set. If
       GLX_EXT_import_context is included in the string  returned
       by  glXQueryExtensionsString(),  when called with argument
       GLX_EXTENSIONS, extension EXT_import_context is supported.

ERRORS    [Toc]    [Back]

       GLXBadContext  is  generated  if  ctx  does not refer to a
       valid context.

SEE ALSO    [Toc]    [Back]

      
      
       glXCreateContext(), glXQueryVersion(),  glXQueryExtensionsString()




                                             glXGetContextIDEXT()
[ Back ]
 Similar pages
Name OS Title
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
glXDestroyContext Tru64 destroy a GLX context
csplit IRIX context split
ucontext Tru64 user context
glxdestroycontext IRIX destroy a GLX context
csplit HP-UX context split
ucontext IRIX user context
gss_delete_sec_context Tru64 Release a security context.
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service