glxgetcurrentcontext(3x) redhat man page | unix.com

Man Page: glxgetcurrentcontext

Operating Environment: redhat

Section: 3x

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
glxcreatecontext(3) - redhat
glxmakecurrent(3) - redhat
glxmakecurrent(3g) - centos
glxquerycontext(3g) - centos
glximportcontextext(3) - suse
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
Tar Command
About TODO
Issue with events occuring in DST window
[TIP] Processing YAML files with yq