FreeBSD Manual Pages
GLXGETCURRENTCONTEXT() GLXGETCURRENTCONTEXT() NAME glXGetCurrentContext - return the current context C SPECIFICATION GLXContext glXGetCurrentContext( void ) DESCRIPTION glXGetCurrentContext returns the current context, as specified by glX- MakeCurrent. 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()
NAME | C SPECIFICATION | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=glXGetCurrentContext&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>