glxgetcurrentcontext(3) suse man page | unix.com

Man Page: glxgetcurrentcontext

Operating Environment: suse

Section: 3

GLXGETCURRENTCONTEXT()													    GLXGETCURRENTCONTEXT()

NAME
glXGetCurrentContext - return the current context
C SPECIFICATION
GLXContext glXGetCurrentContext( void )
DESCRIPTION
glXGetCurrentContext returns the current context, as specified by glXMakeCurrent. If there is no current context, NULL is returned. glXGetCurrentContext returns client-side information. It does not make a round trip to the server.
SEE ALSO
glXCreateContext, glXMakeCurrent GLXGETCURRENTCONTEXT()
Related Man Pages
glximportcontextext(3) - redhat
glxmakecontextcurrent(3g) - centos
glxcreatecontext(3) - xfree86
glxcreatecontext(3) - suse
glxmakecurrent(3g) - redhat
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!